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/delay-pydantic-update #157

Closed MasterKale closed 1 year ago

MasterKale commented 1 year ago

This PR updates the list of dependencies to keep Pydantic on v1.x for now.

Temporarily addresses #156 till I find time to go through Pydantic's v2 migration docs and update this library accordingly.