mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-06 12:45:00 +00:00
More updates
This commit is contained in:
parent
3c533bf193
commit
8a241a1574
6 changed files with 11 additions and 18 deletions
|
@ -48,10 +48,3 @@ for SUFFIX in "${SUFFIXES[@]}"; do
|
|||
requirements/requirements-${SUFFIX}.in \
|
||||
$1
|
||||
done
|
||||
|
||||
# There were too many different versions required in torch
|
||||
# https://github.com/pytorch/pytorch/issues/145225
|
||||
# https://github.com/pytorch/pytorch/pull/147197
|
||||
# https://github.com/pytorch/pytorch/issues/151312
|
||||
sed -i '' 's/^sympy==1.13.1$/sympy==1.13.3/g' requirements/common-constraints.txt requirements/requirements-help.txt
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue