diff --git a/Learn Django/hello_world/requirements.txt b/Learn Django/hello_world/requirements.txt index d3e8a4b..29b7a0c 100644 --- a/Learn Django/hello_world/requirements.txt +++ b/Learn Django/hello_world/requirements.txt @@ -1,4 +1,4 @@ -Django==2.2.13 +Django==2.2.28 pkg-resources==0.0.0 pytz==2019.3 sqlparse==0.3.0