genro-toolbox>=0.2.0
genro-routes>=0.1.0
genro-tytx>=0.1.0
uvicorn>=0.30.0
pyyaml>=6.0

[all]
orjson>=3.9.0
pytest>=7.0
pytest-cov>=4.0
pytest-asyncio>=0.21.0
black>=23.0
ruff>=0.1.0
mypy>=1.0
sphinx>=8.0.0
sphinx-rtd-theme>=3.0.0
sphinx-autodoc-typehints>=3.0.0
myst-parser>=4.0.0

[dev]
pytest>=7.0
pytest-cov>=4.0
pytest-asyncio>=0.21.0
black>=23.0
ruff>=0.1.0
mypy>=1.0

[docs]
sphinx>=8.0.0
sphinx-rtd-theme>=3.0.0
sphinx-autodoc-typehints>=3.0.0
myst-parser>=4.0.0

[json]
orjson>=3.9.0
