mirror of
https://github.com/retspen/webvirtcloud
synced 2024-11-01 03:54:15 +00:00
update django req & coverage
This commit is contained in:
parent
fa4a3149c9
commit
a5b97ed994
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
Django==2.2.17
|
Django==2.2.18
|
||||||
django-bootstrap4==2.3.1
|
django-bootstrap4==2.3.1
|
||||||
django-icons==2.2.1
|
django-icons==2.2.1
|
||||||
django-login-required-middleware==0.5.0
|
django-login-required-middleware==0.5.0
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
-r ../conf/requirements.txt
|
-r ../conf/requirements.txt
|
||||||
coverage==5.3.1
|
coverage==5.5
|
||||||
django-debug-toolbar==3.2
|
django-debug-toolbar==3.2
|
||||||
pycodestyle==2.6.0
|
pycodestyle==2.6.0
|
||||||
pyflakes==2.2.0
|
pyflakes==2.2.0
|
||||||
|
|
Loading…
Reference in a new issue