LightRAG/requirements.txt

23 lines
273 B
Plaintext
Raw Normal View History

2025-01-07 16:04:46 +08:00
aiohttp
configparser
2025-02-20 04:12:21 +08:00
future
2025-02-01 01:15:06 +01:00
2025-01-27 09:33:04 +01:00
# Basic modules
gensim
# Additional Packages for export Functionality
pandas>=2.0.0
# Extra libraries are installed when needed using pipmaster
pipmaster
2025-01-07 16:04:46 +08:00
pydantic
python-dotenv
2025-01-27 09:33:04 +01:00
2025-01-07 16:04:46 +08:00
setuptools
tenacity
2024-11-08 16:27:15 +08:00
# LLM packages
2025-01-07 16:04:46 +08:00
tiktoken
xlsxwriter>=3.1.0