From a03baf5aa913d5fa68bd88d42bbd57fe75f387ae Mon Sep 17 00:00:00 2001 From: Cyrille Rossant Date: Thu, 15 Jun 2023 10:48:41 +0200 Subject: [PATCH] WIP: revert last change --- requirements.txt | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/requirements.txt b/requirements.txt index 562a8460..0743f6a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,20 +1,18 @@ phylib mtscomp +numpy +matplotlib +scipy +h5py +dask +cython +pillow colorcet +pyopengl +requests +qtconsole tqdm +joblib click mkdocs -pytest-qt -# numpy -# joblib -# click -# matplotlib -# scipy -# h5py -# dask -# cython -# pillow -# pyopengl -# requests -# qtconsole -# PyQtWebEngine +PyQtWebEngine