httpx>=0.27.0
pydantic>=2.0.0

[all]
discord.py>=2.3.0
cryptography>=40.0.0
keyring>=24.0.0
python-telegram-bot>=21.0
slack-bolt>=1.18.0
google-auth>=2.0
google-auth-oauthlib>=1.0
google-api-python-client>=2.0
python-pptx>=1.0.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
faker>=20.0.0
cryptography>=40.0.0
python-pptx>=1.0.0

[discord]
discord.py>=2.3.0

[encrypted]
cryptography>=40.0.0

[google]
google-auth>=2.0
google-auth-oauthlib>=1.0
google-api-python-client>=2.0

[powerpoint]
python-pptx>=1.0.0

[secure-store]
keyring>=24.0.0

[slack]
slack-bolt>=1.18.0

[telegram]
python-telegram-bot>=21.0
