1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-07-01 06:15:45 +00:00

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

View File

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