update the python pypi dependencies
This commit is contained in:
parent
1c987b9a75
commit
263de3d7a8
|
|
@ -1,32 +1,34 @@
|
||||||
bleach==6.0.0
|
backports.tarfile==1.2.0
|
||||||
build==0.10.0
|
build==1.2.2.post1
|
||||||
certifi==2023.7.22
|
certifi==2024.8.30
|
||||||
cffi==1.15.1
|
cffi==1.17.1
|
||||||
charset-normalizer==3.2.0
|
charset-normalizer==3.4.0
|
||||||
cryptography==41.0.2
|
cryptography==44.0.0
|
||||||
docutils==0.20.1
|
docutils==0.21.2
|
||||||
idna==3.4
|
idna==3.10
|
||||||
importlib-metadata==6.8.0
|
importlib_metadata==8.5.0
|
||||||
jaraco.classes==3.3.0
|
jaraco.classes==3.4.0
|
||||||
|
jaraco.context==6.0.1
|
||||||
|
jaraco.functools==4.1.0
|
||||||
jeepney==0.8.0
|
jeepney==0.8.0
|
||||||
keyring==24.2.0
|
keyring==25.5.0
|
||||||
markdown-it-py==3.0.0
|
markdown-it-py==3.0.0
|
||||||
mdurl==0.1.2
|
mdurl==0.1.2
|
||||||
more-itertools==10.0.0
|
more-itertools==10.5.0
|
||||||
packaging==23.1
|
nh3==0.2.19
|
||||||
pkginfo==1.9.6
|
packaging==24.2
|
||||||
pycparser==2.21
|
pkginfo==1.12.0
|
||||||
Pygments==2.15.1
|
pycparser==2.22
|
||||||
pyproject_hooks==1.0.0
|
Pygments==2.18.0
|
||||||
readme-renderer==40.0
|
pyproject_hooks==1.2.0
|
||||||
requests==2.31.0
|
readme_renderer==44.0
|
||||||
|
requests==2.32.3
|
||||||
requests-toolbelt==1.0.0
|
requests-toolbelt==1.0.0
|
||||||
rfc3986==2.0.0
|
rfc3986==2.0.0
|
||||||
rich==13.4.2
|
rich==13.9.4
|
||||||
SecretStorage==3.3.3
|
SecretStorage==3.3.3
|
||||||
six==1.16.0
|
tomli==2.2.1
|
||||||
tomli==2.0.1
|
twine==6.0.1
|
||||||
twine==4.0.2
|
typing_extensions==4.12.2
|
||||||
urllib3==2.0.4
|
urllib3==2.2.3
|
||||||
webencodings==0.5.1
|
zipp==3.21.0
|
||||||
zipp==3.16.2
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue