Skip to content

Commit 66da173

Browse files
committed
Require qtpy>=2.4 to fix QFileDialogs
1 parent 34da7a7 commit 66da173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ install_requires =
3939
opencv-python-headless
4040
pandas
4141
pyyaml
42-
qtpy
42+
qtpy>=2.4
4343
scikit-image
4444
tables
4545
python_requires = >=3.8

0 commit comments

Comments
 (0)