Skip to content

Commit a92a985

Browse files
committed
feat(deps): add httpx[socks] dependency for SOCKS proxy support
Generated with Ripperdoc Co-Authored-By: Ripperdoc
1 parent a3a6b2c commit a92a985

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ classifiers = [
2525
dependencies = [
2626
"anthropic>=0.39.0",
2727
"openai>=1.0.0",
28+
"httpx[socks]>=0.27.0",
2829
"click>=8.1.0",
2930
"rich>=13.0.0",
3031
"textual>=0.58.0",

0 commit comments

Comments
 (0)