diff --git a/docker/dialogact/app/requirements.txt b/docker/dialogact/app/requirements.txt index a8b4f5e..a6a8fe5 100644 --- a/docker/dialogact/app/requirements.txt +++ b/docker/dialogact/app/requirements.txt @@ -1,6 +1,6 @@ Flask==0.11.1 Flask-RESTful==0.3.5 -Werkzeug==0.11.15 +Werkzeug==2.2.3 future==0.16.0 jsonpickle==0.9.4 numpy==1.16.4