Files
lightrag/requirements.txt
yangdx bc9905a061 Fix gensim not compatible wtih numpy and scipy problem
- Replace numpy with gensim in requirements.txt
- Let gensim choose a correct version of numpy and scipy
2025-03-04 02:28:09 +08:00

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