mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-25 22:14:59 +00:00
build: Pin networkx to <3.5 for py3.10 compatibility
This commit is contained in:
parent
f827f22f7a
commit
4c161f9e12
4 changed files with 6 additions and 4 deletions
|
@ -163,7 +163,7 @@ nest-asyncio==1.6.0
|
|||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# llama-index-core
|
||||
networkx==3.5
|
||||
networkx==3.4.2
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# llama-index-core
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue