1234567891011121314151617181920212223 |
- CacheControl==0.12.11 # Make sure to update the license in pyproject.toml for this.
- colorama==0.4.6
- distlib==0.3.6
- distro==1.8.0
- msgpack==1.0.5
- packaging==21.3
- platformdirs==3.2.0
- pyparsing==3.0.9
- pyproject-hooks==1.0.0
- requests==2.28.2
- certifi==2022.12.7
- chardet==5.1.0
- idna==3.4
- urllib3==1.26.15
- rich==13.3.3
- pygments==2.14.0
- typing_extensions==4.5.0
- resolvelib==1.0.1
- setuptools==67.7.2
- six==1.16.0
- tenacity==8.2.2
- tomli==2.0.1
- webencodings==0.5.1
|