Skip to content

Commit 976d217

Browse files
authored
Update pyproject.toml (#32)
1 parent 5bc9998 commit 976d217

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
@@ -36,7 +36,7 @@ readme = "README.md"
3636
version = "2.1.0.dev0"
3737
requires-python = ">=3.8"
3838
dependencies = [
39-
"numpy>1.24",
39+
"numpy>=1.24",
4040
]
4141

4242
[project.urls]

0 commit comments

Comments
 (0)