Skip to content

Commit 4e58d32

Browse files
stop for the moment numpy 2 (#90)
1 parent 8563d3c commit 4e58d32

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
@@ -37,7 +37,7 @@ dependencies = [
3737
"build>=0.8.0",
3838
"django>=3.2.10",
3939
"filelock>=3.7.1",
40-
"numpy>=1.18.0",
40+
"numpy>=1.18.0,<2",
4141
"packaging>=21.0",
4242
"docker>=6.1.0",
4343
"pypng>=0.20220715.0",

0 commit comments

Comments
 (0)