From f0994dd801fec9eda38424cbeacd644448033bba Mon Sep 17 00:00:00 2001 From: Theophile Terraz Date: Wed, 25 Mar 2026 10:21:09 +0100 Subject: [PATCH] debug requirements --- full-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/full-requirements.txt b/full-requirements.txt index 01b7cde9..aa4197f5 100644 --- a/full-requirements.txt +++ b/full-requirements.txt @@ -4,7 +4,7 @@ PyQt5-sip==12.18.0 PyQtWebEngine==5.15.6 QScintilla>=2.14.1 pyqtgraph>=0.12.1 -matplotlib==3.7.1 +matplotlib==3.8.3 numpy>=1.24.2 colorama>=0.4.3 pyinstaller>=5.11.0 diff --git a/requirements.txt b/requirements.txt index e1864885..1856f36f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ PyQt5-sip==12.18.0 #PyQtWebEngine==5.15.6 QScintilla>=2.14.1 pyqtgraph>=0.12.1 -matplotlib==3.7.1 +matplotlib==3.8.3 numpy>=1.24.2 colorama>=0.4.3 pyinstaller>=5.11.0