diff --git a/example/requirements.txt b/example/requirements.txt index a8763e7..a813e5b 100644 --- a/example/requirements.txt +++ b/example/requirements.txt @@ -3,7 +3,7 @@ # Instead, this requirements file contains all required elements for the demo: # Base apps -Django == 1.11.27 +Django == 2.2.24 Pillow == 6.2.0 pytz == 2016.10