
[dev]
black
ruff
build
twine

[server]
fastapi>=0.115.0
uvicorn[standard]>=0.30.0

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