Skip to content

Commit

Permalink
bump numpy to version 2.1.0 (#353)
Browse files Browse the repository at this point in the history
(and update all packages depending on it)
  • Loading branch information
Thesacraft authored Dec 5, 2024
1 parent 50fc325 commit 9ea2078
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 9ea2078

Please sign in to comment.