1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-12-26 08:05:22 +00:00
webvirtcloud/conf/requirements.txt

16 lines
289 B
Text
Raw Normal View History

2020-11-06 11:53:39 +00:00
Django==2.2.17
django-bootstrap4==2.3.1
django-icons==2.2.0
django-login-required-middleware==0.5.0
2020-11-06 11:53:39 +00:00
django-otp==1.0.2
2020-10-08 11:57:51 +00:00
django-qr-code==1.3.1
gunicorn==20.0.4
2020-11-06 11:53:39 +00:00
importlib-metadata==2.0.0
libsass==0.20.1
2020-11-06 11:53:39 +00:00
libvirt-python==6.9.0
lxml==4.6.1
2020-10-08 11:57:51 +00:00
qrcode==6.1
rwlock==0.0.7
websockify==0.9.0
2020-11-06 11:53:39 +00:00
zipp==3.4.0