diff --git a/requirements/local.txt b/requirements/local.txt index b4f3aad..38fd946 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -1,4 +1,4 @@ -r base.txt coverage==5.1 -django-debug-toolbar==2.2 \ No newline at end of file +django-debug-toolbar==2.2.1 \ No newline at end of file