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

Merge pull request #417 from catborise/master

update django req & coverage
This commit is contained in:
catborise 2021-03-19 09:12:15 +03:00 committed by GitHub
commit 1d8a63a329
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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