Skip to content

Commit 7a0f8a5

Browse files
committed
Update "pyproject.toml" file.
1 parent 1cefd01 commit 7a0f8a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ classifiers = [
4242
python = ">= 3.9, < 3.12"
4343
colour-science = ">= 0.4.2"
4444
imageio = ">= 2, < 3"
45-
numpy = ">= 1.20, < 2"
45+
numpy = ">= 1.21, < 2"
4646
scipy = ">= 1.7, < 2"
4747
dash = "*"
4848
dash-renderer = "*"

0 commit comments

Comments
 (0)