From 9ea2078a266049f5cad1ff31e74a5f50c6383130 Mon Sep 17 00:00:00 2001 From: Theasacraft <91694323+Thesacraft@users.noreply.github.com> Date: Thu, 5 Dec 2024 10:26:52 +0100 Subject: [PATCH] bump numpy to version 2.1.0 (#353) (and update all packages depending on it) --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index e4afacdc7..06c838f09 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,13 @@ humanfriendly==10.0 -opencv_python>=4.8.0.74,<=4.9.0.80 +opencv_python==4.10.0.84 Pillow==10.3.0 PySide6==6.7.1 PySide6_Addons==6.7.1 PySide6_Essentials==6.7.1 typing_extensions>=3.10.0.0,<=4.11.0 ujson>=5.8.0,<=5.9.0 -numpy==1.26.4 -rawpy==0.21.0 +numpy==2.1.0 +rawpy==0.22.0 pillow-heif==0.16.0 chardet==5.2.0 pydub==0.25.1