mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-06-26 22:00:19 +00:00
23 lines
313 B
Plaintext
23 lines
313 B
Plaintext
aiohttp
|
|
configparser
|
|
future
|
|
|
|
# Additional Packages for export Functionality
|
|
pandas>=2.0.0
|
|
|
|
# Extra libraries are installed when needed using pipmaster
|
|
|
|
pipmaster
|
|
pydantic
|
|
python-dotenv
|
|
|
|
# Unicode Collation Algorithm for proper Chinese sorting
|
|
pyuca
|
|
|
|
setuptools
|
|
tenacity
|
|
|
|
# LLM packages
|
|
tiktoken
|
|
xlsxwriter>=3.1.0
|