diff --git a/backend/requirements.txt b/backend/requirements.txt index 1c7bc16e..dd68191e 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -13,7 +13,7 @@ psycopg2-binary==2.9.9 python-jose[cryptography]==3.3.0 passlib[bcrypt]==1.7.4 bcrypt==4.3.0 # Pinned: 5.0.0 breaks passlib 1.7.4 compatibility (see PR #52) -authlib==1.6.6 +authlib==1.6.8 itsdangerous==2.2.0 pyotp>=2.9.0