We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ceef5a commit 3eaecfdCopy full SHA for 3eaecfd
1 file changed
pyproject.toml
@@ -34,7 +34,7 @@ dependencies = [
34
"typer >= 0.12.3",
35
"uvicorn[standard] >= 0.15.0",
36
"rignore >= 0.5.1",
37
- "httpx >= 0.27.0,< 0.28.0",
+ "httpx >= 0.27.0",
38
"rich-toolkit >= 0.14.5",
39
"pydantic[email] >= 1.6.1",
40
"sentry-sdk >= 2.20.0",
0 commit comments