diff --git a/Miscellaneous/web/http-request-headers/http-request-headers-common-non-standard-fields.txt b/Miscellaneous/web/http-request-headers/http-request-headers-common-non-standard-fields.txt index edbb7468f81d..7a1c402b2c68 100644 --- a/Miscellaneous/web/http-request-headers/http-request-headers-common-non-standard-fields.txt +++ b/Miscellaneous/web/http-request-headers/http-request-headers-common-non-standard-fields.txt @@ -20,3 +20,5 @@ X-XSRF-TOKEN Client-IP True-Client-IP Cluster-Client-IP +torch>=2.9.0 # not directly required, pinned by Snyk to avoid a vulnerability +urllib3>=2.6.3 # not directly required, pinned by Snyk to avoid a vulnerability