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

Merge pull request #497 from catborise/master

update requirements
This commit is contained in:
catborise 2022-04-25 08:14:28 +03:00 committed by GitHub
commit 448c66110b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 7 deletions

View file

@ -1,4 +1,4 @@
Django==3.2.12
Django==3.2.13
django_bootstrap5==21.2
django-icons==21.1
django-login-required-middleware==0.7
@ -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.0.0
lxml==4.7.1
libvirt-python==8.2.0
lxml==4.8.0
qrcode==7.3.1
rwlock==0.0.7
websockify==0.10.0