mirror of
https://github.com/Aider-AI/aider
synced 2026-04-25 17:15:07 +02:00
add socksio dep #3048
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user