1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-10-31 19:44:16 +00:00

update libvirt + Django req

This commit is contained in:
catborise 2022-07-19 16:16:02 +03:00
parent e2a1bc5f7e
commit 6f7d62a860

View file

@ -1,4 +1,4 @@
Django==3.2.13
Django==3.2.14
django_bootstrap5==21.2
django-icons==21.1
django-login-required-middleware==0.8
@ -6,8 +6,8 @@ django-otp==1.1.3
django-qr-code==2.3.0
gunicorn==20.1.0
libsass==0.21.0
libvirt-python==8.4.0
lxml==4.9.0
libvirt-python==8.5.0
lxml==4.9.1
qrcode==7.3.1
rwlock==0.0.7
websockify==0.10.0