add socksio dep #3048

This commit is contained in:
Paul Gauthier 2025-02-19 14:37:48 -08:00
parent dd94a444d2
commit 1f4a63d6db
2 changed files with 3 additions and 0 deletions

View file

@ -209,6 +209,8 @@ sniffio==1.3.1
# via
# anyio
# openai
socksio==1.0.0
# via -r requirements/requirements.in
sounddevice==0.5.1
# via -r requirements/requirements.in
soundfile==0.13.1

View file

@ -29,6 +29,7 @@ pexpect
json5
psutil
watchfiles
socksio
pip
# The proper dependency is networkx[default], but this brings