mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 17:55:01 +00:00
28 lines
332 B
Text
28 lines
332 B
Text
#
|
|
# pip-compile requirements.in
|
|
#
|
|
configargparse
|
|
GitPython
|
|
openai
|
|
tiktoken
|
|
jsonschema
|
|
rich
|
|
prompt_toolkit
|
|
numpy
|
|
scipy
|
|
backoff
|
|
pathspec
|
|
networkx<3.3 # 3.3 no longer works on python 3.9
|
|
diskcache
|
|
grep_ast
|
|
packaging
|
|
sounddevice
|
|
soundfile
|
|
beautifulsoup4
|
|
PyYAML
|
|
Pillow
|
|
diff-match-patch
|
|
playwright
|
|
pypandoc
|
|
litellm
|
|
google-generativeai
|