From c578f4ce2ed51111a4082aa8d1ed296f74d899ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 01:39:42 +0000 Subject: [PATCH] chore(deps): update dependency imageio to v2.37.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5212e202..e9fde456 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ httpcore==0.13.7; python_version >= "3.6" httpx==0.19.0; python_version >= "3.6" idna==3.2; python_full_version >= "3.6.2" and python_version >= "3.6" imageio-ffmpeg==0.4.5; python_version >= "3.4" -imageio==2.9.0; python_version >= "3.5" +imageio==2.37.0; python_version >= "3.5" importlib-metadata==1.7.0; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "3.8" or python_full_version >= "3.5.0" and python_version < "3.8" and python_version >= "3.6" inflection==0.5.1; python_version >= "3.5" jsonschema==4.2.1