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-05-11 10:34:08 +00:00
Django==3.2.19
2023-04-27 13:56:55 +00:00
django_bootstrap5==23.1
2022-10-06 08:45:52 +00:00
django-login-required-middleware==0.9.0
2023-04-27 13:56:55 +00:00
django-otp==1.1.6
2023-05-11 10:34:08 +00:00
django-icons==23.2
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
2023-05-11 10:34:08 +00:00
libvirt-python==9.3.0
2023-01-24 12:10:33 +00:00
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
2023-04-27 13:56:55 +00:00
python-engineio==4.4.1
python-socketio==5.8.0
2023-01-24 12:10:33 +00:00
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