asn1crypto>=1.4.0
cbor2>=5.0.0
certvalidator>=0.11.1
cryptography>=3.3.1

[dev]
sphinx
sphinx-rtd-theme
cryptography>=3.3.1
pytest<7.0.0,>=6.0.0
coverage[toml]==5.0.4
mypy

[docs]
sphinx
sphinx-rtd-theme
sphinx-autodoc-typehints>=1.2.0

[tests]
pytest>=6.0.0
pytest-cov>=2.0
coverage[toml]==5.0.4
