duo-labs / py_webauthn

Pythonic WebAuthn 🐍
https://duo-labs.github.io/py_webauthn
BSD 3-Clause "New" or "Revised" License
856 stars 171 forks source link

fix/setup-py-dependencies-for-154 #158

Closed MasterKale closed 1 year ago

MasterKale commented 1 year ago

PR #154 updated cryptography an pyOpenSSL to the latest versions, but only in requirements.txt. This PR updates setup.py accordingly to keep the two better in-sync.