fix: hardcode requests package version to 2.31.0

This reverts commit 1c1f8e8700.
This commit is contained in:
Nicolas Duchon 2024-05-21 13:30:34 +02:00
parent df464bbc81
commit 2a793b2d5b
No known key found for this signature in database
GPG key ID: EA3151C66A4D79E7

View file

@ -1,4 +1,4 @@
backoff==2.2.1 backoff==2.2.1
docker==7.0.0 docker==7.0.0
pytest==8.2.1 pytest==8.2.1
requests==2.32.1 requests==2.31.0