We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3807a30 commit 16f56afCopy full SHA for 16f56af
1 file changed
pyproject.toml
@@ -20,7 +20,7 @@ requires-python = ">=3.11,<3.15" # the main constraint for supported Python vers
20
dependencies = [
21
"urllib3<3",
22
"multiprocess~=0.70.15",
23
- "requests>=2.31,<2.34",
+ "requests>=2.31,<3",
24
"PyYAML~=6.0",
25
"click~=8.1.3",
26
"jinja2>3,<4",
0 commit comments