diff --git a/docker/stanfordnlp/app/requirements.txt b/docker/stanfordnlp/app/requirements.txt index 851630c..9c5dec2 100644 --- a/docker/stanfordnlp/app/requirements.txt +++ b/docker/stanfordnlp/app/requirements.txt @@ -1,6 +1,6 @@ Flask==0.11.1 Flask-RESTful==0.3.5 -Werkzeug==0.15.3 +Werkzeug==2.2.3 future==0.16.0 jsonpickle==0.9.4 numpy==1.16.4