diff --git a/requirements.txt b/requirements.txt index 3564e99..351a021 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,5 @@ selenium>=4.15.0 webdriver-manager>=4.0.1 pillow>=10.0.0 -# Note: colorsys is part of Python standard library \ No newline at end of file +# Note: colorsys is part of Python standard library +urllib3>=2.6.3 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file