Skip to content
This repository was archived by the owner on Apr 23, 2026. It is now read-only.

Commit f3b4b6b

Browse files
committed
Update setup
1 parent 33eb2ca commit f3b4b6b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

setup.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,12 @@
1818
'Keras <= 2.3.1',
1919
'keras_tqdm <= 2.0.1',
2020
'matplotlib <= 3.5.3',
21-
'MLStructFP >= 0.7.2',
21+
'MLStructFP >= 0.7.3',
2222
'numpy <= 1.18.5',
23+
'pandas == 1.4.1',
2324
'Pillow >= 10.4.0',
2425
'plotly >= 5.24.1',
26+
'protobuf == 3.20.3',
2527
'scikit-image <= 0.18.1',
2628
'scikit-learn >= 1.3.2'
2729
]

0 commit comments

Comments
 (0)