diff --git a/core-services/nlp-engine/requirements.txt b/core-services/nlp-engine/requirements.txt index ac1ad1755b..b98e2ad662 100644 --- a/core-services/nlp-engine/requirements.txt +++ b/core-services/nlp-engine/requirements.txt @@ -29,4 +29,4 @@ six==1.15.0 sniffio==1.1.0 tqdm==4.48.2 urllib3==1.25.10 -Werkzeug==1.0.1 \ No newline at end of file +Werkzeug==3.1.4 \ No newline at end of file