
[all]
casca[chatbot,docs,hotreload]

[chatbot]
groq>=0.20.0

[dev]
pytest>=8.0.0
pytest-cov>=4.1.0
pytest-asyncio>=0.23.0
ruff>=0.3.0
mypy>=1.8.0
build>=1.0.0
watchdog>=4.0.0

[docs]
mkdocs>=1.6.0
mkdocs-material>=9.5.0
pymdown-extensions>=10.8.0

[hotreload]
watchdog>=4.0.0
