Skip to content

Commit

Permalink
Merge pull request #433 from catborise/master
Browse files Browse the repository at this point in the history
downgrade django otp requirements. it prevents login
  • Loading branch information
catborise authored Apr 25, 2021
2 parents 6980c92 + 70bc5a4 commit a20fa8e
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 a20fa8e

Please sign in to comment.