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:
parent
e2a1bc5f7e
commit
6f7d62a860
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
||||||
Django==3.2.13
|
Django==3.2.14
|
||||||
django_bootstrap5==21.2
|
django_bootstrap5==21.2
|
||||||
django-icons==21.1
|
django-icons==21.1
|
||||||
django-login-required-middleware==0.8
|
django-login-required-middleware==0.8
|
||||||
|
@ -6,8 +6,8 @@ django-otp==1.1.3
|
||||||
django-qr-code==2.3.0
|
django-qr-code==2.3.0
|
||||||
gunicorn==20.1.0
|
gunicorn==20.1.0
|
||||||
libsass==0.21.0
|
libsass==0.21.0
|
||||||
libvirt-python==8.4.0
|
libvirt-python==8.5.0
|
||||||
lxml==4.9.0
|
lxml==4.9.1
|
||||||
qrcode==7.3.1
|
qrcode==7.3.1
|
||||||
rwlock==0.0.7
|
rwlock==0.0.7
|
||||||
websockify==0.10.0
|
websockify==0.10.0
|
||||||
|
|
Loading…
Reference in a new issue