Skip to content

Commit

Permalink
Use old requests version
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjala committed May 22, 2024
1 parent 268bd65 commit 1c54a19
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ dependencies = [
"pyjwt",
"pytz",
"pyyaml",
"requests <= 2.31.0",
"requests-unixsocket",
"simplejson",
"s3fs",
Expand Down
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ psutil
pyjwt
pytz
pyyaml
requests<=2.31.0
requests-unixsocket
simplejson
s3fs
s3fs

0 comments on commit 1c54a19

Please sign in to comment.