1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 03:54:15 +00:00
webvirtcloud/conf/requirements.txt

23 lines
425 B
Text
Raw Normal View History

Django>=3.2
django_bootstrap5==22.1
2022-10-06 08:45:52 +00:00
django-login-required-middleware==0.9.0
2021-12-16 08:11:54 +00:00
django-otp==1.1.3
django-icons==22.1
2022-10-06 08:45:52 +00:00
django-qr-code==3.1.1
2021-04-19 07:27:59 +00:00
gunicorn==20.1.0
2021-06-10 08:16:15 +00:00
libsass==0.21.0
2022-10-06 08:45:52 +00:00
libvirt-python==8.8.0
2022-07-19 13:16:02 +00:00
lxml==4.9.1
2021-11-22 08:37:04 +00:00
qrcode==7.3.1
rwlock==0.0.7
2021-08-06 05:48:18 +00:00
websockify==0.10.0
2021-11-22 08:37:04 +00:00
zipp==3.6.0
2021-08-06 05:48:18 +00:00
ldap3==2.9.1
python-engineio==4.3.4
python-socketio==5.7.1
eventlet==0.33.1
2022-10-06 08:45:52 +00:00
djangorestframework==3.14.0
drf-nested-routers==0.93.4
2022-10-06 08:45:52 +00:00
drf-yasg==1.21.4
markdown>=3.4.1