diff --git a/setup.py b/setup.py index c1bed54..bf8f62f 100644 --- a/setup.py +++ b/setup.py @@ -51,7 +51,7 @@ def get_long_description(): }, install_requires=[ 'matflow-demo-extension', - 'hpcflow>=0.1.15', + 'hpcflow>=0.1.16', 'click>7.0', 'hickle>=4.0.1', 'ruamel.yaml',