diff --git a/requirements.txt b/requirements.txt index ee59f6055d8e..4cc1c7312f0e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ numpy==1.17.* matplotlib==3.1.* -pyqtgraph==0.11.0 +pyqtgraph==0.11.1 PyVISA==1.10.1 h5py==2.10.0 PyQt5==5.9.*;python_version<'3.8' # there are currently no pyqt5 packages build for 3.8 on pypi