1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00

update requirements

This commit is contained in:
catborise 2024-01-17 09:28:01 +03:00
parent 296081d1e3
commit f0cd0bc04f
3 changed files with 16 additions and 16 deletions

View file

@ -1,24 +1,24 @@
Django==4.2.7
django_bootstrap5==23.3
django-bootstrap-icons==0.8.6
Django==4.2.9
django_bootstrap5==23.4
django-bootstrap-icons==0.8.7
django-login-required-middleware==0.9.0
django-otp==1.3.0
django-qr-code==3.1.1
django-qr-code==4.0.1
django-auth-ldap==4.5.0
gunicorn==21.2.0
libsass==0.22.0
libvirt-python==9.8.0
lxml==4.9.3
libsass==0.23.0
libvirt-python==10.0.0
lxml==5.1.0
qrcode==7.4.2
rwlock==0.0.7
websockify==0.11.0
zipp==3.17.0
ldap3==2.9.1
python-engineio==4.8.0
python-socketio==5.10.0
eventlet==0.33.3
python-engineio==4.8.2
python-socketio==5.11.0
eventlet==0.34.3
djangorestframework==3.14.0
drf-nested-routers==0.93.4
drf-nested-routers==0.93.5
drf-yasg==1.21.7
markdown>=3.4.1
whitenoise==6.6.0