diff --git a/djangoreferenceimplementation-stack/web/requirements.txt b/djangoreferenceimplementation-stack/web/requirements.txt index c8e417e2..c03c4e75 100644 --- a/djangoreferenceimplementation-stack/web/requirements.txt +++ b/djangoreferenceimplementation-stack/web/requirements.txt @@ -1,5 +1,5 @@ celery==3.1.18 -Django==1.11.29 +Django==2.2.26 django-debug-toolbar==1.2.1 fabric==1.9.1 flower==0.9.2