morepath>=0.19
PyJWT==2.4.0

[coverage]
pytest-cov

[crypto]
cryptography>=3.3.2

[lint]
black==22.3.0
flake8==4.0.1
pyupgrade==2.34.0
isort==5.10.1

[test]
pytest>=2.9.1
pytest-remove-stale-bytecode
WebTest>=2.0.14
