Skip to content

Commit

Permalink
requests 2.32.2 doesn't work either
Browse files Browse the repository at this point in the history
Signed-off-by: Samhita Alla <[email protected]>
  • Loading branch information
samhita-alla committed May 22, 2024
1 parent f51699e commit 7191e39
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 @@ -43,7 +43,7 @@ dependencies = [
"python-json-logger>=2.0.0",
"pytimeparse>=1.1.8,<2.0.0",
"pyyaml!=6.0.0,!=5.4.0,!=5.4.1", # pyyaml is broken with cython 3: https://github.com/yaml/pyyaml/issues/601
"requests>=2.18.4,<3.0.0,!=2.32.0,!=2.32.1",
"requests>=2.18.4,<3.0.0,!=2.32.0,!=2.32.1,!=2.32.2",
"rich",
"rich_click",
"s3fs>=2023.3.0,!=2024.3.1",
Expand Down

0 comments on commit 7191e39

Please sign in to comment.