morepath
PyJWT==2.8.0

[coverage]
pytest-cov

[crypto]
cryptography>=3.4.8

[lint]
black
flake8
isort
pyupgrade

[test]
pytest>=8
WebTest>=2.0.14
pytest-env
