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

update django req & coverage

This commit is contained in:
catborise 2021-03-16 14:44:16 +03:00
parent fa4a3149c9
commit a5b97ed994
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
Django==2.2.17
Django==2.2.18
django-bootstrap4==2.3.1
django-icons==2.2.1
django-login-required-middleware==0.5.0

View file

@ -1,5 +1,5 @@
-r ../conf/requirements.txt
coverage==5.3.1
coverage==5.5
django-debug-toolbar==3.2
pycodestyle==2.6.0
pyflakes==2.2.0