pyyaml>=6.0
pydantic>=2.0
pydantic-settings>=2.0
requests>=2.28
aiohttp>=3.9
aiosqlite>=0.19
sqlalchemy>=2.0
python-dotenv>=1.0
typing_extensions>=4.0

[all]
aiokafka>=0.10
psycopg2-binary>=2.9
neo4j>=5.14
crewai>=1.14
chromadb>=1.0
fastapi>=0.110
uvicorn>=0.29

[chromadb]
chromadb>=1.0

[crewai]
crewai>=1.14

[kafka]
aiokafka>=0.10

[neo4j]
neo4j>=5.14

[postgres]
psycopg2-binary>=2.9

[server]
fastapi>=0.110
uvicorn>=0.29
