Skip to content

Commit

Permalink
downgrade django otp requirements. it prevents login
Browse files Browse the repository at this point in the history
  • Loading branch information
catborise committed Apr 25, 2021
1 parent c940e6f commit 70bc5a4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions conf/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Django==2.2.20
django-bootstrap4==3.0.0
django-icons==3.0.0
django-login-required-middleware==0.6.1
django-otp==1.0.3
django-qr-code==2.1.0
django-login-required-middleware==0.5.0
django-otp==1.0.2
django-qr-code==1.3.1
gunicorn==20.1.0
libsass==0.20.1
libvirt-python==7.2.0
Expand Down

0 comments on commit 70bc5a4

Please sign in to comment.