You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
313 B
23 lines
313 B
3 weeks ago
|
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
|