mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
Implemented OTP #341
This commit is contained in:
parent
cbac82ba07
commit
0052323190
7 changed files with 129 additions and 19 deletions
|
@ -1,16 +1,21 @@
|
|||
beautifulsoup4==4.9.1
|
||||
beautifulsoup4==4.9.3
|
||||
Django==2.2.16
|
||||
django-bootstrap4==2.2.0
|
||||
django-icons==2.1.1
|
||||
django-login-required-middleware==0.5.0
|
||||
django-otp==1.0.1
|
||||
django-qr-code==1.3.1
|
||||
gunicorn==20.0.4
|
||||
importlib-metadata==1.7.0
|
||||
libsass==0.20.1
|
||||
libvirt-python==6.7.0
|
||||
libvirt-python==6.8.0
|
||||
lxml==4.5.2
|
||||
numpy==1.18.5
|
||||
numpy==1.19.2
|
||||
pytz==2020.1
|
||||
qrcode==6.1
|
||||
rwlock==0.0.7
|
||||
six==1.15.0
|
||||
soupsieve==2.0.1
|
||||
sqlparse==0.3.1
|
||||
sqlparse==0.4.1
|
||||
websockify==0.9.0
|
||||
zipp==3.3.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue