rich>=13.7
requests>=2.31
python-dotenv>=1.0
pydantic>=2.0

[aura]
numpy>=1.24
torch>=2.0
flask>=3.0
fastapi>=0.110
uvicorn>=0.29
google-generativeai>=0.8
openai>=1.0
anthropic>=0.25
groq>=0.6
pandas>=2.0

[aura:platform_machine != "arm64" and python_version < "3.13"]
tensorflow>=2.13

[cloud]
openai>=1.0
google-generativeai>=0.8
anthropic>=0.25
groq>=0.6

[examples]
numpy>=1.24
torch>=2.0
flask>=3.0
fastapi>=0.110
uvicorn>=0.29
pandas>=2.0
pytest>=7.0

[examples:platform_machine != "arm64" and python_version < "3.13"]
tensorflow>=2.13

[torch]
numpy>=1.24
torch>=2.0
torchvision>=0.17

[web]
fastapi>=0.110
uvicorn>=0.29
flask>=3.0
