mcp>=1.8.1
pydantic>=2.10.6
pydantic-settings>=2.8.1
pyyaml>=6.0.2
python-dotenv>=1.0.1
colorlog>=6.0.0
termcolor>=3.0.0
jsonschema
exceptiongroup
pytz
fastapi
typer[all]>=0.9.0
uvicorn>=0.34.0
httpx>=0.27.0
anyio>=4.0.0
openai>=1.80.0
anthropic>=0.49.0
google-genai>=1.11.0
litellm>=1.72.6
sqlalchemy>=2.0.39
cryptography<44,>=41.0.5
pydub>=0.25.1

[all]
aurite[core]
aurite[ml]
aurite[memory]

[core]
aurite[dev]
aurite[storage]
aurite[gcp]

[dev]
pytest>=8.3.5
pytest-timeout>=2.3.1
mypy>=1.15.0
types-PyYAML
types-pytz
jupyter>=1.0.0
pre-commit
alembic>=1.13.1
deptry

[gcp]
google-cloud-secret-manager>=2.19.0

[memory]
mem0ai>=0.1.67

[ml]
pandas>=2.2.3
sentence-transformers

[storage]
redis>=5.0.0
psycopg2-binary>=2.9.10
