mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-29 07:55:00 +00:00
bump deps
This commit is contained in:
parent
323910be11
commit
68f05f5b4f
6 changed files with 69 additions and 67 deletions
|
@ -42,7 +42,9 @@ networkx<3.5
|
|||
# This is the one networkx dependency that we need.
|
||||
# Including it here explicitly because we
|
||||
# didn't specify networkx[default] above.
|
||||
scipy
|
||||
#
|
||||
# 1.16 onwards only supports python3.11+
|
||||
scipy<1.16
|
||||
|
||||
# GitHub Release action failing on "KeyError: 'home-page'"
|
||||
# https://github.com/pypa/twine/blob/6fbf880ee60915cf1666348c4bdd78a10415f2ac/twine/__init__.py#L40
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue