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

2023-07-11 08:14:56 +00:00
Django==3.2.20
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
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-07-11 08:14:56 +00:00
libvirt-python==9.5.0
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-02-16 06:11:49 +00:00
zipp==3.13.0
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-07-11 08:14:56 +00:00
drf-yasg==1.21.6
markdown>=3.4.1