google-adk
google-generativeai>=0.8.5
boto3>=1.28.0
typing-extensions>=4.0.0
motor>=3.3.0
redis>=5.0.0
python-dotenv>=1.0.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
black
flake8
mypy
isort
python-dotenv>=1.0.0

[docs]
sphinx>=7.2.0
furo>=2023.9.10
myst-parser>=2.0.0

[test]
pytest>=8.0.0
pytest-asyncio>=0.25.0
pytest-mock>=3.14.0
testcontainers>=3.10.0
