We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ba4fb8 commit e2a1e4dCopy full SHA for e2a1e4d
1 file changed
pyproject.toml
@@ -26,7 +26,7 @@ classifiers = [
26
]
27
dependencies = [
28
"anyio>=4.9",
29
- "httpx>=0.27.1",
+ "httpx>=0.27.1,<1.0.0",
30
"httpx-sse>=0.4",
31
"pydantic>=2.12.0",
32
"starlette>=0.48.0; python_version >= '3.14'",
0 commit comments