Skip to content

Commit

Permalink
Update pyqtgraph requirement from ~=0.11.0 to ~=0.11.1
Browse files Browse the repository at this point in the history
Updates the requirements on [pyqtgraph](https://github.com/pyqtgraph/pyqtgraph) to permit the latest version.
- [Release notes](https://github.com/pyqtgraph/pyqtgraph/releases)
- [Changelog](https://github.com/pyqtgraph/pyqtgraph/blob/master/CHANGELOG)
- [Commits](pyqtgraph/pyqtgraph@pyqtgraph-0.11.0...pyqtgraph-0.11.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 21, 2020
1 parent 2acc9fd commit b7bb420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,5 @@ wrapt~=1.12.1
zipp~=3.4.0
# not strict requirements but needed for the legacy pyqtgraph based plotting
PyQt5<5.13 # 5.12 is the last version that spyder supports at the moment
pyqtgraph~=0.11.0
pyqtgraph~=0.11.1
QtPy==1.9.0

0 comments on commit b7bb420

Please sign in to comment.