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
429 B
Text
Raw Normal View History

2023-02-16 06:11:49 +00:00
Django==3.2.18
2023-01-24 12:10:33 +00:00
django_bootstrap5==22.2
2022-10-06 08:45:52 +00:00
django-login-required-middleware==0.9.0
2023-01-24 12:10:33 +00:00
django-otp==1.1.4
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
2023-01-24 12:10:33 +00:00
libsass==0.22.0
libvirt-python==9.0.0
lxml==4.9.2
2023-02-06 06:03:29 +00:00
qrcode==7.4.2
rwlock==0.0.7
2021-08-06 05:48:18 +00:00
websockify==0.10.0
2023-02-16 06:11:49 +00:00
zipp==3.13.0
2021-08-06 05:48:18 +00:00
ldap3==2.9.1
python-engineio==4.3.4
2023-01-24 12:10:33 +00:00
python-socketio==5.7.2
eventlet==0.33.3
2022-10-06 08:45:52 +00:00
djangorestframework==3.14.0
drf-nested-routers==0.93.4
2023-02-16 06:11:49 +00:00
drf-yasg==1.21.5
markdown>=3.4.1