Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
c072b5e1bc | |||
1c6fcf6cff | |||
ade4b22637 |
@ -23,7 +23,7 @@ pylint==3.2.6
|
|||||||
pylint-exit==1.2.0
|
pylint-exit==1.2.0
|
||||||
pytest==8.3.2
|
pytest==8.3.2
|
||||||
PyYAML==6.0.2
|
PyYAML==6.0.2
|
||||||
setuptools==73.0.1
|
setuptools==74.0.0
|
||||||
tomlkit==0.13.2
|
tomlkit==0.13.2
|
||||||
virtualenv==20.26.3
|
virtualenv==20.26.3
|
||||||
wrapt==1.16.0
|
wrapt==1.16.0
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
backoff==2.2.1
|
backoff==2.2.1
|
||||||
certifi==2024.7.4
|
certifi==2024.8.30
|
||||||
charset-normalizer==3.3.2
|
charset-normalizer==3.3.2
|
||||||
coloredlogs==15.0.1
|
coloredlogs==15.0.1
|
||||||
future==1.0.0
|
future==1.0.0
|
||||||
humanfriendly==10.0
|
humanfriendly==10.0
|
||||||
idna==3.7
|
idna==3.8
|
||||||
pillow==10.4.0
|
pillow==10.4.0
|
||||||
PyJWT==2.9.0
|
PyJWT==2.9.0
|
||||||
requests==2.32.3
|
requests==2.32.3
|
||||||
|
Reference in New Issue
Block a user