mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-05 04:05:04 +00:00
add socksio dep #3048
This commit is contained in:
parent
dd94a444d2
commit
1f4a63d6db
2 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -29,6 +29,7 @@ pexpect
|
|||
json5
|
||||
psutil
|
||||
watchfiles
|
||||
socksio
|
||||
pip
|
||||
|
||||
# The proper dependency is networkx[default], but this brings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue