1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-02-04 03:25:18 +00:00
webvirtcloud/conf/requirements.txt

27 lines
508 B
Text
Raw Normal View History

2024-04-29 09:13:04 +00:00
Django==4.2.11
django_bootstrap5==24.2
2024-01-17 06:28:01 +00:00
django-bootstrap-icons==0.8.7
2022-10-06 08:45:52 +00:00
django-login-required-middleware==0.9.0
2024-04-29 09:13:04 +00:00
django-otp==1.5.0
2024-01-17 06:28:01 +00:00
django-qr-code==4.0.1
2024-04-29 09:13:04 +00:00
django-auth-ldap==4.8.0
djangorestframework==3.15.1
drf-nested-routers==0.93.5
drf-yasg==1.21.7
2024-04-29 09:13:04 +00:00
eventlet==0.36.1
gunicorn==22.0.0
2024-01-17 06:28:01 +00:00
libsass==0.23.0
2024-04-29 09:13:04 +00:00
libvirt-python==10.2.0
lxml==5.2.1
2021-08-06 05:48:18 +00:00
ldap3==2.9.1
markdown>=3.4.1
2024-04-29 09:13:04 +00:00
#psycopg2-binary
2024-02-13 11:28:13 +00:00
python-engineio==4.9.0
2024-04-29 09:13:04 +00:00
python-socketio==5.11.2
qrcode==7.4.2
rwlock==0.0.7
tzdata
websockify==0.11.0
whitenoise==6.6.0
2024-04-29 09:13:04 +00:00
zipp==3.18.1