diff --git a/lessons/lesson.7/requirements.txt b/lessons/lesson.7/requirements.txt index 88a68d5..84d1d12 100644 --- a/lessons/lesson.7/requirements.txt +++ b/lessons/lesson.7/requirements.txt @@ -1,2 +1,2 @@ Django==2.2.1 -django-debug-toolbar==1.11 \ No newline at end of file +django-debug-toolbar==1.11.1 \ No newline at end of file