- Added 'future' package - Removed 'networkx' package - Cleaned up commented sections - Maintained core dependencies - Simplified requirements structure
18 lines
191 B
Plaintext
18 lines
191 B
Plaintext
future
|
|
aiohttp
|
|
configparser
|
|
|
|
# Basic modules
|
|
numpy
|
|
pipmaster
|
|
pydantic
|
|
python-dotenv
|
|
|
|
setuptools
|
|
tenacity
|
|
|
|
# LLM packages
|
|
tiktoken
|
|
|
|
# Extra libraries are installed when needed using pipmaster
|