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