From 5989d8df8a240313816f2504e9f2ebdcb757326b Mon Sep 17 00:00:00 2001 From: clearml <> Date: Sat, 29 Mar 2025 18:45:39 +0300 Subject: [PATCH] Bump constraints --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index b8e6954c..eae4b796 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ futures>=3.0.5 ; python_version < '3' jsonschema>=2.6.0 numpy>=1.10 pathlib2>=2.3.0 -Pillow>=4.1.1 +Pillow>=10.3.0 psutil>=3.4.2 pyparsing>=2.0.3 python-dateutil>=2.6.1 @@ -15,7 +15,7 @@ pyjwt>=2.4.0,<2.11.0 ; python_version > '3.5' pyjwt>=1.6.4,<2.0.0 ; python_version <= '3.5' PyYAML>=3.12 referencing<0.40 ; python_version >= '3.8' -requests>=2.20.0 +requests>=2.32.0 six>=1.16.0 typing>=3.6.4 ; python_version < '3.5' urllib3>=1.21.1