pydantic>=2.0.0
httpx>=0.24.0
aiofiles>=23.0.0
python-dotenv>=1.0.0
PyYAML>=6.0
typing-extensions>=4.5.0

[ai]
openai>=1.0.0
anthropic>=0.7.0
tiktoken>=0.5.0
numpy>=1.24.0

[all]
text2sql-ltm[ai,memory,multimodal,security,vector]

[memory]
mem0ai>=0.1.0
redis>=4.5.0
sqlalchemy>=2.0.0

[multimodal]
Pillow>=10.0.0
opencv-python>=4.8.0
speechrecognition>=3.10.0

[security]
cryptography>=41.0.0
PyJWT>=2.8.0

[test]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0

[vector]
chromadb>=0.4.0
pinecone-client>=2.2.0
faiss-cpu>=1.7.0
