Skip to content

Commit

Permalink
chore: pin requests due to issue with docker-py
Browse files Browse the repository at this point in the history
  • Loading branch information
Latios96 committed Aug 21, 2024
1 parent 2543bea commit 9f3ddb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ py-cpuinfo = "^9.0.0"
psutil = "^5.9.3"
gevent = "23.9.1"
marshmallow = "^3.18.0"
requests = "^2.31.0"
requests = "<2.32.0"
marshmallow-enum = "^1.5.1"
python-dateutil = "^2.8.2"
pathvalidate = "^2.5.2"
Expand Down

0 comments on commit 9f3ddb7

Please sign in to comment.