diff --git a/djangoreferenceimplementation-stack/web/requirements.txt b/djangoreferenceimplementation-stack/web/requirements.txt index c8e417e2..3f25cfc6 100644 --- a/djangoreferenceimplementation-stack/web/requirements.txt +++ b/djangoreferenceimplementation-stack/web/requirements.txt @@ -2,7 +2,7 @@ celery==3.1.18 Django==1.11.29 django-debug-toolbar==1.2.1 fabric==1.9.1 -flower==0.9.2 +flower==1.2.0 ipython==2.2.0 jinja2>=2.10.1 psycopg2==2.5.3