mirror of
https://github.com/Aider-AI/aider
synced 2026-04-26 01:25:17 +02: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
|