We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e69089b commit 55a42e5Copy full SHA for 55a42e5
2 files changed
pyproject.toml
@@ -19,7 +19,7 @@ classifiers = [
19
]
20
21
dependencies = [
22
- "httpx >=0.20.0,<0.28.0",
+ "httpx >=0.20.0",
23
"attrs >=21.3.0",
24
"python-dateutil >=2.8.0",
25
"typer[all] <0.10.0",
0 commit comments