Skip to content

Commit e37e6d7

Browse files
committed
Declare pathsim>=0.22 as minimum version
1 parent 976808a commit e37e6d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers = [
2626
"Topic :: Scientific/Engineering",
2727
]
2828
dependencies = [
29-
"pathsim",
29+
"pathsim>=0.22",
3030
"numpy>=1.15,<2",
3131
"scipy>=1.2",
3232
# If a dependency ships native code that can't be installed in Pyodide,

0 commit comments

Comments
 (0)