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

sync-setup-py-install-requires #151

Closed MasterKale closed 1 year ago

MasterKale commented 1 year ago

I realized the dependency versions defined in setup.py weren't up-to-date with the latest versions set in #148. This fixes that to help identify dependencies that also need to get pulled in for organizations that might vendor this library.