1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-01-13 00:45:17 +00:00
webvirtcloud/conf/requirements.txt

15 lines
263 B
Text
Raw Normal View History

2021-04-19 07:27:59 +00:00
Django==2.2.20
django-bootstrap4==3.0.0
django-icons==3.0.0
django-login-required-middleware==0.5.0
django-otp==1.0.2
django-qr-code==1.3.1
2021-04-19 07:27:59 +00:00
gunicorn==20.1.0
libsass==0.20.1
2021-04-19 07:27:59 +00:00
libvirt-python==7.2.0
lxml==4.6.3
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