mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-25 05:55:01 +00:00
bump deps while dropping py3.9 support
This commit is contained in:
parent
f7a073961c
commit
88fba5f20b
4 changed files with 9 additions and 9 deletions
|
@ -81,7 +81,7 @@ fsspec==2025.3.2
|
|||
# huggingface-hub
|
||||
# llama-index-core
|
||||
# torch
|
||||
greenlet==3.2.1
|
||||
greenlet==3.2.2
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# sqlalchemy
|
||||
|
@ -163,7 +163,7 @@ nest-asyncio==1.6.0
|
|||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# llama-index-core
|
||||
networkx==3.2.1
|
||||
networkx==3.4.2
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# llama-index-core
|
||||
|
@ -236,7 +236,7 @@ scikit-learn==1.6.1
|
|||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# sentence-transformers
|
||||
scipy==1.13.1
|
||||
scipy==1.15.3
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# scikit-learn
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue