There was an error while loading. Please reload this page.
1 parent 8217f58 commit 722aeb2Copy full SHA for 722aeb2
1 file changed
pyproject.toml
@@ -55,7 +55,7 @@ scipy = [
55
56
matplotlib = [
57
{ version = ">=3.0.0, <=3.7.3", python = "<3.9" },
58
- { version = ">=3.0.0, <=3.9.0", python = ">=3.9" },
+ { version = ">=3.0.0, <=3.9.0", python = ">=3.9, <3.13" },
59
{ version = ">=3.10.0, <=3.11.0", python = ">=3.13" }
60
]
61
0 commit comments