1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 03:54:15 +00:00

Merge pull request #428 from catborise/master

update various requirements
This commit is contained in:
catborise 2021-04-19 10:33:02 +03:00 committed by GitHub
commit 8fd4df554d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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