1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-12-25 23:55:24 +00:00
webvirtcloud/conf/requirements.txt

23 lines
439 B
Text
Raw Normal View History

2023-08-23 06:07:35 +00:00
Django==4.2.4
2023-07-11 08:14:56 +00:00
django_bootstrap5==23.3
django-bootstrap-icons==0.8.3
2022-10-06 08:45:52 +00:00
django-login-required-middleware==0.9.0
2023-07-11 08:14:56 +00:00
django-otp==1.2.2
2022-10-06 08:45:52 +00:00
django-qr-code==3.1.1
2023-08-17 10:35:55 +00:00
gunicorn==21.2.0
2023-01-24 12:10:33 +00:00
libsass==0.22.0
2023-08-17 10:35:55 +00:00
libvirt-python==9.6.0
2023-07-11 08:14:56 +00:00
lxml==4.9.3
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-08-17 10:35:55 +00:00
zipp==3.16.2
2021-08-06 05:48:18 +00:00
ldap3==2.9.1
2023-07-11 08:14:56 +00:00
python-engineio==4.5.1
2023-04-27 13:56:55 +00:00
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-08-17 10:35:55 +00:00
drf-yasg==1.21.7
markdown>=3.4.1