From aff922a392f78865a212e377b5ca2bd366c072fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=2E=20Armando=20Sol=C3=A9?= Date: Thu, 11 Jul 2019 11:35:26 +0200 Subject: [PATCH] Update dependency list. --- requirements.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index e16973824..d48df34d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ -# List all dependencies of PyMca for complete functionality and not just +# List all dependencies of PyMca for GUI functionality and not just # command line XRF analysis # Requires pip >= 8.0 --trusted-host www.silx.org --find-links http://www.silx.org/pub/wheelhouse/ ---only-binary numpy,h5py,scipy,PyQt4,PyQt5,PySide +--only-binary numpy,h5py,PyQt4,PyQt5,PySide numpy >= 1.8 fisx >= 1.1.5 @@ -12,7 +12,6 @@ PyOpenGL # For PyMca5.Object3D module h5py # For HDF5 file format support matplotlib > 1.0 # For visualization qtconsole # For interactive console plugin -silx >= 0.8 # For NeXus NXdata support and nicer icons # PyQt4, PyQt5 or PySide # For PyMca5.PyMcaGui # Try to install a Qt binding from a wheel