From 263d8cdf82b0a9e3055fe54a9418553dcca494c2 Mon Sep 17 00:00:00 2001 From: Travis Abendshien <46939827+CyanVoxel@users.noreply.github.com> Date: Thu, 5 Dec 2024 01:34:30 -0800 Subject: [PATCH] Revert "bump numpy to version 2.1.0 (#353)" (#631) This reverts commit 9ea2078a266049f5cad1ff31e74a5f50c6383130. --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 06c838f09..e4afacdc7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,13 @@ humanfriendly==10.0 -opencv_python==4.10.0.84 +opencv_python>=4.8.0.74,<=4.9.0.80 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==2.1.0 -rawpy==0.22.0 +numpy==1.26.4 +rawpy==0.21.0 pillow-heif==0.16.0 chardet==5.2.0 pydub==0.25.1