diff --git a/solr-synonyms-api/requirements/prod.txt b/solr-synonyms-api/requirements/prod.txt index 0e3113a7f..aebb546b1 100644 --- a/solr-synonyms-api/requirements/prod.txt +++ b/solr-synonyms-api/requirements/prod.txt @@ -22,6 +22,6 @@ gunicorn[eventlet] greenlet eventlet -werkzeug==0.16.1 +werkzeug==3.0.1 nltk pyinflect \ No newline at end of file