mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 18:54:59 +00:00
add watchfiles dep
This commit is contained in:
parent
d74f1c22ff
commit
bf2f9e0f7e
2 changed files with 4 additions and 0 deletions
|
@ -16,6 +16,7 @@ anyio==4.6.2.post1
|
|||
# via
|
||||
# httpx
|
||||
# openai
|
||||
# watchfiles
|
||||
attrs==24.2.0
|
||||
# via
|
||||
# aiohttp
|
||||
|
@ -239,6 +240,8 @@ urllib3==2.2.3
|
|||
# via
|
||||
# mixpanel
|
||||
# requests
|
||||
watchfiles==1.0.0
|
||||
# via -r requirements/requirements.in
|
||||
wcwidth==0.2.13
|
||||
# via prompt-toolkit
|
||||
yarl==1.18.0
|
||||
|
|
|
@ -28,6 +28,7 @@ mixpanel
|
|||
pexpect
|
||||
json5
|
||||
psutil
|
||||
watchfiles
|
||||
|
||||
# The proper dependency is networkx[default], but this brings
|
||||
# in matplotlib and a bunch of other deps
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue