cryptography>=3.4.6
keyring>=22.3.0
fido2>=0.9.1

[:platform_system == "Darwin"]
pyobjc-framework-LocalAuthentication>=7.1

[:platform_system == "Windows" and python_version >= "3.7"]
winrt>=1.0.20330.1

[docs]
sphinx>=3.2.1
jaraco.packaging>=3.2
rst.linker>=2.0.0
sphinx-autoapi>=1.5.1

[testing]
pytest>=6.0.1
pytest-flake8>=1.0.6
pytest-black>=0.3.11
pytest-cov>=2.10.1
