From 0078f552858eac9150398211aae66d304f470a90 Mon Sep 17 00:00:00 2001 From: Mike Sullivan Date: Tue, 16 Jul 2024 11:08:57 +0100 Subject: [PATCH] upgrade to cupy 12.3, astra-toolbox 2.0.0, jenkspy 0.4 --- conda/meta.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conda/meta.yaml b/conda/meta.yaml index eaece6cbc9a..d0a9a273268 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -27,14 +27,14 @@ requirements: - algotom=1.6.* - tomopy=1.12.* - cudatoolkit=11.8.* - - cupy=10.2.* - - astra-toolbox=2.0.* + - cupy=12.3.* + - astra-toolbox=2.0.0 - requests=2.27.* - h5py=3.7.* - psutil=5.9.* - cil=24.0.* - ccpi-regulariser - - jenkspy=0.2.0 + - jenkspy=0.4.* - pyqt=5.15.* - pyqtgraph=0.13.7 - qt-material=2.14