This commit is contained in:
Paul Gauthier 2024-09-11 09:53:13 -07:00
parent 94a609d75e
commit ca43a37567

View file

@ -35,6 +35,9 @@ aider uses.
In particular, be careful with the packages with pinned versions
noted at the end of
[aider's requirements.in file](https://github.com/paul-gauthier/aider/blob/main/requirements/requirements.in).
These versions are pinned because aider is known not to work with the
latest versions of these libraries.
Also be wary of upgrading `litellm`, as it changes versions frequently
and sometimes introduces bugs or backwards incompatible changes.