
[build]
build
twine
packaging

[ci]
pytest>=7.4
twine
packaging
ruff
whitenoise>=6.6.0
Flask>=3.0
Django>=5.0

[dev]
build
twine
packaging
pre-commit>=3.4
pytest>=7.4
pytest-cov>=4.1
coverage>=7.3
whitenoise>=6.6.0
Flask>=3.0
Django>=5.0

[tests]
pytest>=7.4
