httpx>=0.25
pyyaml>=6.0
jsonschema>=4.20
starlette<0.40,>=0.36
uvicorn>=0.30
cryptography>=42.0
croniter>=2.0

[acp]
agent-client-protocol>=0.1

[all]
python-telegram-bot>=20.0
discord.py>=2.3
edge-tts>=6.1
websockets>=12.0
agent-client-protocol>=0.1

[dev]
pytest>=8.0
pytest-asyncio>=0.24
pytest-cov>=5.0
pytest-xdist>=3.5
ruff<0.20,>=0.15
mypy>=1.10
respx>=0.21
httpx>=0.25

[discord]
discord.py>=2.3

[email]

[telegram]
python-telegram-bot>=20.0

[tts]
edge-tts>=6.1

[ws]
websockets>=12.0
