diff --git a/requirements.txt b/requirements.txt index 534566f..ec4e422 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,4 +23,5 @@ appdirs tqdm funcy fsspec -opencv-python \ No newline at end of file +opencv-python +requests>=2.32.4 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file