mirror of
https://github.com/HKUDS/LightRAG.git
synced 2026-01-04 10:50:46 +00:00
- Replace numpy with gensim in requirements.txt - Let gensim choose a correct version of numpy and scipy
18 lines
192 B
Plaintext
18 lines
192 B
Plaintext
aiohttp
|
|
configparser
|
|
future
|
|
|
|
# Basic modules
|
|
gensim
|
|
pipmaster
|
|
pydantic
|
|
python-dotenv
|
|
|
|
setuptools
|
|
tenacity
|
|
|
|
# LLM packages
|
|
tiktoken
|
|
|
|
# Extra libraries are installed when needed using pipmaster
|