We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3a6b2c commit a92a985Copy full SHA for a92a985
1 file changed
pyproject.toml
@@ -25,6 +25,7 @@ classifiers = [
25
dependencies = [
26
"anthropic>=0.39.0",
27
"openai>=1.0.0",
28
+ "httpx[socks]>=0.27.0",
29
"click>=8.1.0",
30
"rich>=13.0.0",
31
"textual>=0.58.0",
0 commit comments