diff --git a/pyproject.toml b/pyproject.toml index 75f2b14..82ecdf1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ classifiers = [ "Topic :: Scientific/Engineering", ] dependencies = [ - "pathsim", + "pathsim>=0.22", "numpy>=1.15,<2", "scipy>=1.2", # If a dependency ships native code that can't be installed in Pyodide,