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.
2 parents 976808a + e37e6d7 commit 926aa16Copy full SHA for 926aa16
1 file changed
pyproject.toml
@@ -26,7 +26,7 @@ classifiers = [
26
"Topic :: Scientific/Engineering",
27
]
28
dependencies = [
29
- "pathsim",
+ "pathsim>=0.22",
30
"numpy>=1.15,<2",
31
"scipy>=1.2",
32
# If a dependency ships native code that can't be installed in Pyodide,
0 commit comments