We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8563d3c commit 4e58d32Copy full SHA for 4e58d32
pyproject.toml
@@ -37,7 +37,7 @@ dependencies = [
37
"build>=0.8.0",
38
"django>=3.2.10",
39
"filelock>=3.7.1",
40
- "numpy>=1.18.0",
+ "numpy>=1.18.0,<2",
41
"packaging>=21.0",
42
"docker>=6.1.0",
43
"pypng>=0.20220715.0",
0 commit comments