Skip to content

Commit

Permalink
requests <=2.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjala committed Jun 12, 2024
1 parent a707bac commit afa0522
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies = [
"pyjwt",
"pytz",
"pyyaml",
"requests <= 2.32.2",
"requests <= 2.31.0",
"requests-unixsocket",
"simplejson",
"s3fs",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ psutil
pyjwt
pytz
pyyaml
requests<=2.32.2
requests<=2.31.0
requests-unixsocket
simplejson
s3fs
Expand Down

0 comments on commit afa0522

Please sign in to comment.