From 83880dc2f7c507d696c6d0cdd90ab6ddb3ca99be Mon Sep 17 00:00:00 2001 From: Jerome Kieffer Date: Tue, 2 Jul 2024 23:01:05 +0200 Subject: [PATCH] provide requirements for all module to be importable --- ci/requirements_gh.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ci/requirements_gh.txt b/ci/requirements_gh.txt index 0b24b3a24..f8c336363 100644 --- a/ci/requirements_gh.txt +++ b/ci/requirements_gh.txt @@ -12,3 +12,5 @@ h5py cython Pillow lxml>=4.6.3 +pyqt5 +matplotlib