From e8a4d5eeed1fd5ef788a4bd362c92595b86691e9 Mon Sep 17 00:00:00 2001 From: Theophile Terraz Date: Tue, 24 Mar 2026 17:10:22 +0100 Subject: [PATCH] test debug for linux runner --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7ac02b45..fadc89c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,8 +4,8 @@ PyQt5-sip==12.18.0 #PyQtWebEngine==5.15.6 QScintilla>=2.14.1 pyqtgraph>=0.12.1 -matplotlib>=3.7.1, < 3.10.0 -numpy==1.14.2 +matplotlib==3.10.0 +numpy>=1.24.2 colorama>=0.4.3 pyinstaller>=5.11.0 shapely>=2.0.1