needed only one elder python

This commit is contained in:
Jerome Kieffer 2024-03-07 12:03:43 +01:00
parent ab8d2c94da
commit 978aa99731
5 changed files with 5 additions and 5 deletions

View File

@ -13,4 +13,4 @@ matplotlib
numexpr != 2.8.6
silx >= 2
psutil
importlib_resources
importlib_resources; python_version < '3.9'

View File

@ -20,4 +20,4 @@ matplotlib
numexpr != 2.8.6
silx >= 2
psutil
importlib_resources
importlib_resources; python_version < '3.9'

View File

@ -11,4 +11,4 @@ nbsphinx
sphinx-rtd-theme
docutils<0.20
ipython_genutils
importlib_resources
importlib_resources; python_version < '3.9'

View File

@ -17,4 +17,4 @@ matplotlib
#pyopencl
numexpr != 2.8.6
silx >= 2
importlib_resources
importlib_resources; python_version < '3.9'

View File

@ -13,4 +13,4 @@ PyOpenGL
PyQt5
hdf5plugin
nbsphinx
importlib_resources
importlib_resources; python_version < '3.9'