mirror of
https://github.com/Aider-AI/aider.git
synced 2026-02-06 20:26:38 +01:00
11 lines
250 B
Plaintext
11 lines
250 B
Plaintext
-c ../requirements.txt
|
|
#
|
|
# pip-compile --output-file=requirements-hf.txt requirements-hf.in --upgrade
|
|
#
|
|
|
|
llama-index-core
|
|
llama-index-embeddings-huggingface
|
|
|
|
# requirement-help and requirements-playwright choose different versions
|
|
greenlet==3.0.3
|