diff --git a/pyproject.toml b/pyproject.toml index e74cf1ea..4d4b98da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ dependencies = [ "pyjwt", "pytz", "pyyaml", - "requests <= 2.31.0", + "requests <= 2.32.4", "requests-unixsocket", "simplejson", "s3fs", diff --git a/requirements.txt b/requirements.txt index 5aa9d39b..7c680859 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ psutil pyjwt pytz pyyaml -requests<=2.31.0 +requests<=2.32.4 requests-unixsocket simplejson s3fs