⬇️ Downgraded webauthn

This commit is contained in:
Mawoka
2024-04-07 21:05:44 +02:00
parent bcb0c92382
commit 5f3f248139
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -35,7 +35,6 @@ httpx = "*"
itsdangerous = "*"
py-avataaars-no-png = "*"
cryptography = "*"
webauthn = "*"
pyotp = "*"
minio = "*"
xxhash = "*"
@@ -46,6 +45,7 @@ openpyxl = "*"
starlette = "*"
pyopenssl = "*"
python-dotenv = "*"
webauthn = "==1.*"
[dev-packages]
coverage = "*"