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
|
# via
|
||||||
# anyio
|
# anyio
|
||||||
# openai
|
# openai
|
||||||
|
socksio==1.0.0
|
||||||
|
# via -r requirements/requirements.in
|
||||||
sounddevice==0.5.1
|
sounddevice==0.5.1
|
||||||
# via -r requirements/requirements.in
|
# via -r requirements/requirements.in
|
||||||
soundfile==0.13.1
|
soundfile==0.13.1
|
||||||
|
|
|
@ -29,6 +29,7 @@ pexpect
|
||||||
json5
|
json5
|
||||||
psutil
|
psutil
|
||||||
watchfiles
|
watchfiles
|
||||||
|
socksio
|
||||||
pip
|
pip
|
||||||
|
|
||||||
# The proper dependency is networkx[default], but this brings
|
# The proper dependency is networkx[default], but this brings
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue