Skip to content

Commit 9ea2078

Browse files
authored
bump numpy to version 2.1.0 (#353)
(and update all packages depending on it)
1 parent 50fc325 commit 9ea2078

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
humanfriendly==10.0
2-
opencv_python>=4.8.0.74,<=4.9.0.80
2+
opencv_python==4.10.0.84
33
Pillow==10.3.0
44
PySide6==6.7.1
55
PySide6_Addons==6.7.1
66
PySide6_Essentials==6.7.1
77
typing_extensions>=3.10.0.0,<=4.11.0
88
ujson>=5.8.0,<=5.9.0
9-
numpy==1.26.4
10-
rawpy==0.21.0
9+
numpy==2.1.0
10+
rawpy==0.22.0
1111
pillow-heif==0.16.0
1212
chardet==5.2.0
1313
pydub==0.25.1

0 commit comments

Comments
 (0)