cryptography>=3.1.1
keyring>=21.4.0
fido2>=0.8.1

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

[:platform_system == "Windows" and python_version >= "3.7" and python_version <= "3.9"]
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
