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

update required packages

This commit is contained in:
catborise 2021-08-06 08:48:18 +03:00 committed by catborise
parent 2f2bd9622d
commit 8a81a83f5e
2 changed files with 8 additions and 8 deletions

View file

@ -1,15 +1,15 @@
Django==3.2.5
django_bootstrap5==2.0.1
Django==3.2.6
django_bootstrap5==2.1.1
django-icons==4.0.0
django-login-required-middleware==0.6.1
django-otp==1.0.6
django-qr-code==2.2.0
gunicorn==20.1.0
libsass==0.21.0
libvirt-python==7.4.0
libvirt-python==7.6.0
lxml==4.6.3
qrcode==7.0
qrcode==7.2
rwlock==0.0.7
websockify==0.9.0
zipp==3.4.1
ldap3==2.9.0
websockify==0.10.0
zipp==3.5.0
ldap3==2.9.1

View file

@ -3,5 +3,5 @@ coverage==5.5
django-debug-toolbar==3.2.1
pycodestyle==2.7.0
pyflakes==2.3.1
pylint==2.8.3
pylint==2.9.6
yapf==0.31.0