typing-extensions's releases. 4.12.2 Fix regression in v4.12.0 where specialization of certain generics with an overridden__eq__method would raise errors. Patch by Jelle Zijlstra. Fix tests so they pass on 3.13.0b2 4.12.1 Preliminary changes for compatibility with the draft implementation of ...
typing = ["importlib-metadata (>=5.1)","mypy (>=1.5.0,<1.6.0)","tomli","typing-extensions (>=3.7.4.3)"] virtualenv = ["virtualenv (>=20.0.35)"] 定义 包管理工具能够下载和安装库及其依赖项。 动机 为什么我们需要包?包允许我们定义模块的层次结构并使用"."语法,例如from package.module imp...
typing = ["importlib-metadata (>=5.1)", "mypy (>=1.5.0,<1.6.0)", "tomli", "typing-extensions (>=3.7.4.3)"] virtualenv = ["virtualenv (>=20.0.35)"] 定义 包管理工具能够下载和安装库及其依赖项。 动机 为什么我们需要包?包允许我们定义模块的层次结构并使用"."语法,例如from package.module...
twine==4.0.2 typing-extensions==4.5.0 urllib3==2.0.2 webencodings==0.5.1 yarg==0.1.9 zipp==3.15.0 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20. 21. 22. 23. 24. 25. 26. 27. 28. 29. 30. 31. 32. 33. 34. 35. 36....
typing = ["importlib-metadata (>=5.1)", "mypy (>=1.5.0,<1.6.0)", "tomli", "typing-extensions(>=3.7.4.3)"] virtualenv = ["virtualenv (>=20.0.35)"] 定义 包管理工具能够下载和安装库及其依赖项。 动机 为什么我们需要包?包允许我们定义模块的层次结构并使用"."语法,例如from package.module...
typing-extensions charset-normalizer setuptools idna pip python-dateutil packaging s3transfer aiobotocore six pyyaml s3fs numpy cryptography 将结果写入到文件: uv pip compile --no-annotate my_packages.txt -o requirements.txt 输出requirements.txt内容: ...
Installing collectedpackages:zipp,pytz,pycparser,MarkupSafe,Werkzeug,tzlocal,typing-extensions,six,Jinja2,itsdangerous,importlib-resources,Click,cffi,asn1crypto,webencodings,urllib3,tzdata,PyYAML,python-dateutil,PyNaCl,pbr,pathtools,numpy,lxml,jdcal,importlib-metadata,idna,Flask,et-xmlfile,cryptography,chardet...
itertools==9.1.0pipreqs==0.4.13pkginfo==1.9.6pyasn1==0.4.8Pygments==2.15.1PyMySQL==1.0.2python-dateutil==2.8.2pywin32-ctypes==0.2.0readme-renderer==37.3requests==2.30.0requests-toolbelt==1.0.0rfc3986==2.0.0rich==13.3.5rsa==4.7.2six==1.16.0twine==4.0.2typing-extensions==4.5.0...
typing_extensions==4.9.0 tzdata==2024.1 urllib3==1.26.13 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20. 21. 22. 23. 24. 25. 26. 27. 28. 29. 30. 31. 32. 33. 34. 35. 36. ...
typing-extensions==4.7.1 # via dj-database-url Show dark mode We've only installed two high-level packages at this point--Django and environs[django]--yet already managing our dependencies feels tricky. Thanks topip-compileit doesn't have to be!