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

update various requirements

This commit is contained in:
catborise 2021-04-19 10:27:59 +03:00
parent 483e5c9a68
commit 83159f3365
2 changed files with 10 additions and 10 deletions

View file

@ -1,12 +1,12 @@
Django==2.2.19
django-bootstrap4==2.3.1
django-icons==2.2.1
django-login-required-middleware==0.5.0
django-otp==1.0.2
django-qr-code==1.3.1
gunicorn==20.0.4
Django==2.2.20
django-bootstrap4==3.0.0
django-icons==3.0.0
django-login-required-middleware==0.6.1
django-otp==1.0.3
django-qr-code==2.1.0
gunicorn==20.1.0
libsass==0.20.1
libvirt-python==7.1.0
libvirt-python==7.2.0
lxml==4.6.3
qrcode==6.1
rwlock==0.0.7

View file

@ -1,7 +1,7 @@
-r ../conf/requirements.txt
coverage==5.5
django-debug-toolbar==3.2
django-debug-toolbar==3.2.1
pycodestyle==2.7.0
pyflakes==2.3.1
pylint==2.7.2
pylint==2.7.4
yapf==0.31.0