Skip to content

Commit 2d8757f

Browse files
committed
bump numpy minimal requirement
1 parent 306a2b0 commit 2d8757f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ requires-python = ">=3.9, <4"
3434
dependencies = [
3535
"colorspacious>=1.1.0",
3636
"matplotlib>=3.5",
37-
"numpy>=1.19.3",
37+
"numpy>=1.23.0",
3838
]
3939

4040
[project.urls]

0 commit comments

Comments
 (0)