From a8223c5dd6304a0470cd8655bd221ab2e040647a Mon Sep 17 00:00:00 2001 From: Mark Jessop Date: Sun, 6 Nov 2022 11:19:39 +1030 Subject: [PATCH] Pin pyqtgraph version for now --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d29a3e4..d66a12f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ numpy pyaudio crcmod PyQt5 -pyqtgraph +pyqtgraph==0.12.4 ruamel.yaml requests -horusdemodlib>=0.3.6 \ No newline at end of file +horusdemodlib>=0.3.6