diff --git a/setup.py b/setup.py index c2c8f4d..0f27a37 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ 'Keras <= 2.3.1', 'keras_tqdm <= 2.0.1', 'matplotlib <= 3.5.3', - 'MLStructFP >= 0.6.1', + 'MLStructFP >= 0.6.2', 'numpy <= 1.18.5', 'Pillow >= 10.4.0', 'plotly >= 5.23.0',