google-auth>=2.0.0
google-api-python-client>=2.0.0
google-apps-chat>=0.1.0
protobuf>=3.19.0

[all]
fastapi>=0.70.0
uvicorn>=0.15.0
flask>=2.0.0
aiohttp>=3.8.0
asyncio-throttle>=1.0.0

[async]
aiohttp>=3.8.0
asyncio-throttle>=1.0.0

[dev]
pytest>=6.0.0
pytest-asyncio>=0.18.0
black>=22.0.0
isort>=5.0.0
mypy>=0.900

[fastapi]
fastapi>=0.70.0
uvicorn>=0.15.0

[flask]
flask>=2.0.0
