diff --git a/requirements.txt b/requirements.txt index 901a27fa..8f57876e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,4 +29,5 @@ google-auth<3,>=2 screeninfo uiautomation dashscope -groq \ No newline at end of file +groq +werkzeug>=3.1.4 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file