python-dotenv>=1.0.0
pandas>=2.0.0
numpy>=1.24.0
networkx>=3.0
scipy>=1.10.0
sentence-transformers>=2.2.0
groq>=0.4.0
openai>=1.0.0
google-generativeai>=0.5.0
google-api-core>=2.0.0
pyarrow>=14.0.0
tqdm>=4.65.0
huggingface-hub>=0.20.0
sqlalchemy>=2.0.0
psycopg2-binary>=2.9.0
alembic>=1.11.0
redis>=5.0.0
rq>=1.15.0
neo4j>=5.0.0
pymongo>=4.0.0

[backend]
fastapi>=0.100.0
uvicorn[standard]>=0.22.0
httpx>=0.24.0
python-jose[cryptography]>=3.3.0
google-auth>=2.0.0
requests>=2.28.0
pydantic>=2.0.0

[dev]
build>=1.0.0
twine>=4.0.0
pytest>=7.0.0
pytest-cov>=4.0.0
ruff>=0.1.0
