diff --git a/projects/Snapshot_of_given_website/requirements.txt b/projects/Snapshot_of_given_website/requirements.txt index a89be0062..2d81f0c30 100644 --- a/projects/Snapshot_of_given_website/requirements.txt +++ b/projects/Snapshot_of_given_website/requirements.txt @@ -1,2 +1,3 @@ selenium==3.141.0 chromedriver-binary==85.0.4183.38.0 +urllib3>=2.6.3 # not directly required, pinned by Snyk to avoid a vulnerability