From 056e6004665be3932b4d50cf8a6ff62d0fbb2f98 Mon Sep 17 00:00:00 2001 From: Travis Abendshien <46939827+CyanVoxel@users.noreply.github.com> Date: Thu, 5 Dec 2024 01:30:18 -0800 Subject: [PATCH] bump numpy to version 2.1.0 --- requirements.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index cd0ddcb45..c2ca51325 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,9 +2,8 @@ chardet==5.2.0 ffmpeg-python==0.2.0 humanfriendly==10.0 mutagen==1.47.0 -numpy==1.26.4 -numpy==1.26.4 -opencv_python>=4.8.0.74,<=4.9.0.80 +numpy==2.1.0 +opencv_python==4.10.0.84 pillow-heif==0.16.0 pillow-jxl-plugin==1.3.0 Pillow==10.3.0 @@ -12,7 +11,7 @@ pydub==0.25.1 PySide6_Addons==6.7.1 PySide6_Essentials==6.7.1 PySide6==6.7.1 -rawpy==0.21.0 +rawpy==0.22.0 SQLAlchemy==2.0.34 structlog==24.4.0 typing_extensions>=3.10.0.0,<=4.11.0