diff --git a/pyproject.toml b/pyproject.toml index dcb7dc1..527ae1e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ classifiers = [ "Topic :: Scientific/Engineering", ] dependencies = [ - "pathsim", + "pathsim>=0.22", "numpy>=1.15", "scipy>=1.2", # JSBSim ships native code that can't be installed in Pyodide. The