Skip to content

Commit f486642

Browse files
committed
Raise minimum version of pyqtgraph to 0.11.0
1 parent 6fc39e7 commit f486642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-gui.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ PyQt5>=5.12,!=5.15.1 # 5.15.1 skipped because of QTBUG-87057 - affects select c
55
PyQtWebEngine>=5.12
66
AnyQt>=0.0.8
77

8-
pyqtgraph>=0.10.0
8+
pyqtgraph>=0.11.0
99
matplotlib>=2.0.0
1010

1111
# For add-ons' descriptions

0 commit comments

Comments
 (0)