mirror of
https://github.com/retspen/webvirtcloud
synced 2024-10-31 19:44:16 +00:00
update requirements
This commit is contained in:
parent
a4baeae934
commit
f3d1c17a23
2 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
|||
Django==3.2.13
|
||||
django_bootstrap5==21.2
|
||||
django-icons==21.1
|
||||
django-login-required-middleware==0.7
|
||||
django-login-required-middleware==0.8
|
||||
django-otp==1.1.3
|
||||
django-qr-code==2.3.0
|
||||
gunicorn==20.1.0
|
||||
libsass==0.21.0
|
||||
libvirt-python==8.2.0
|
||||
lxml==4.8.0
|
||||
libvirt-python==8.4.0
|
||||
lxml==4.9.0
|
||||
qrcode==7.3.1
|
||||
rwlock==0.0.7
|
||||
websockify==0.10.0
|
||||
|
|
|
@ -3,5 +3,5 @@ coverage==6.2
|
|||
django-debug-toolbar==3.2.4
|
||||
pycodestyle==2.8.0
|
||||
pyflakes==2.4.0
|
||||
pylint==2.13.7
|
||||
pylint==2.13.9
|
||||
yapf==0.32.0
|
||||
|
|
Loading…
Reference in a new issue