diff --git a/requirements.txt b/requirements.txt index 7e1950a0..65dec5c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,4 +14,5 @@ torchvision tqdm yapf lpips -gdown # supports downloading the large file from Google Drive \ No newline at end of file +gdown # supports downloading the large file from Google Drive +werkzeug>=3.0.6 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file