
[dev]
pytest>=7.0
pytest-cov>=4.0
black>=22.0
ruff>=0.1
build>=1.0
twine>=4.0

[test]
pytest>=7.0
pytest-cov>=4.0

[web]
fastapi>=0.104.0
uvicorn[standard]>=0.24.0
jinja2>=3.1.0
