httpx>=0.27
pyyaml>=6.0
click>=8.0
pynostr>=0.6

[all]
cobot[dev,telegram,web]

[dev]
pytest>=8.0
pytest-asyncio>=0.23
ruff>=0.2

[telegram]
python-telegram-bot>=21.0

[web]
starlette>=0.35
uvicorn>=0.25
jinja2>=3.1
