Add requets socks access

This commit is contained in:
Clemens Schwaighofer
2025-11-20 11:40:21 +09:00
parent dc7e56106e
commit e0fb0db1f0
2 changed files with 17 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ dependencies = [
"jmespath>=1.0.1",
"jsonpath-ng>=1.7.0",
"psutil>=7.0.0",
"requests[proxy]>=2.32.4",
"requests[socks]>=2.32.5",
]
# MARK: build system