pydantic>=2.0
httpx>=0.24

[all]
stripe>=5.0
python-telegram-bot>=20.0
slack-sdk>=3.0

[dev]
pytest>=7.0
pytest-asyncio>=0.21

[slack]
slack-sdk>=3.0

[stripe]
stripe>=5.0

[telegram]
python-telegram-bot>=20.0
