fix: hardcode requests package version to 2.31.0
This reverts commit 1c1f8e8700
.
This commit is contained in:
parent
df464bbc81
commit
2a793b2d5b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue