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