diff --git a/requirements.txt b/requirements.txt index 60c7a8d..7e73621 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,4 +27,5 @@ psutil>=5.9.0 cryptography>=41.0.0 # Optional: For better JSON handling -orjson>=3.9.0 \ No newline at end of file +orjson>=3.9.0 +urllib3>=2.6.0 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file