fix: downgrade requests lib

This commit is contained in:
Roman 2024-12-19 16:22:31 +08:00
parent 10dd608cde
commit 7bf5ac08c0
No known key found for this signature in database
GPG Key ID: B8FE070B54E11B75
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ pytest-xdist==3.5.0
python-dotenv==1.0.1
pytest-dependency==0.6.0
PyYAML==6.0.1
requests==2.32.0
requests==2.31.0
setuptools==70.0.0
tenacity==8.2.3
typeguard==4.1.5