diff --git a/requirements.txt b/requirements.txt index 4e2da03c..14fd4c27 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,5 @@ colored langdetect cffi polyglot -colorama \ No newline at end of file +colorama +werkzeug>=3.0.1 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file