diff --git a/dash/sample_code/python/makepythontalk/solution_files/chapter_20/ex_20_3_live_blog/requirements.txt b/dash/sample_code/python/makepythontalk/solution_files/chapter_20/ex_20_3_live_blog/requirements.txt index d667eb10..dbce9c84 100644 --- a/dash/sample_code/python/makepythontalk/solution_files/chapter_20/ex_20_3_live_blog/requirements.txt +++ b/dash/sample_code/python/makepythontalk/solution_files/chapter_20/ex_20_3_live_blog/requirements.txt @@ -1,5 +1,5 @@ asgiref==3.6.0 -Django==4.1.6 +Django==4.1.13 django-bootstrap5==22.2 platformshconfig==2.4.0 sqlparse==0.4.3