Maj pip
This commit is contained in:
@@ -1,22 +1,23 @@
|
||||
appdirs==1.4.4
|
||||
CacheControl==0.12.6
|
||||
colorama==0.4.4
|
||||
distlib==0.3.2
|
||||
distro==1.5.0
|
||||
html5lib==1.1
|
||||
msgpack==1.0.2
|
||||
packaging==21.0
|
||||
pep517==0.11.0
|
||||
progress==1.5
|
||||
pyparsing==2.4.7
|
||||
requests==2.26.0
|
||||
certifi==2021.05.30
|
||||
chardet==4.0.0
|
||||
idna==3.2
|
||||
urllib3==1.26.6
|
||||
resolvelib==0.7.1
|
||||
setuptools==44.0.0
|
||||
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.0.1
|
||||
tomli==1.0.3
|
||||
tenacity==8.2.2
|
||||
tomli==2.0.1
|
||||
webencodings==0.5.1
|
||||
|
Reference in New Issue
Block a user