agno>=1.4.0
google-genai>=1.0.0
fastapi>=0.115.0
uvicorn[standard]>=0.30.0
httpx>=0.27.0
asyncpg>=0.29.0
sqlalchemy[asyncio]>=2.0.0
redis[hiredis]>=5.0.0
psycopg[binary,pool]>=3.1.0
typer>=0.12.0
rich>=13.0.0
pydantic>=2.7.0
pydantic-settings>=2.3.0
python-dotenv>=1.0.0
tenacity>=8.3.0

[dev]
pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-httpx>=0.30.0
ruff>=0.4.0
mypy>=1.10.0
