1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-10-31 19:44:16 +00:00

downgrade django otp requirements. it prevents login

This commit is contained in:
catborise 2021-04-25 11:27:41 +03:00
parent c940e6fa5a
commit 70bc5a4408

View file

@ -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