From 049d0c8d408657af040bcf9a1441daaeede34ec3 Mon Sep 17 00:00:00 2001 From: Daniel Dunning <39738037+djdunning@users.noreply.github.com> Date: Thu, 23 Jan 2025 09:57:19 -0700 Subject: [PATCH] update requirements --- .conda/fierro-gui/meta.yaml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/.conda/fierro-gui/meta.yaml b/.conda/fierro-gui/meta.yaml index a8af633ca..29dca354f 100644 --- a/.conda/fierro-gui/meta.yaml +++ b/.conda/fierro-gui/meta.yaml @@ -20,14 +20,13 @@ requirements: host: - python - setuptools - - paraview=5.13 - - python=3.13 + - paraview >=5.13.2 run: - - paraview=5.13 - - python=3.13 - - numpy - - matplotlib - - pyside6=6.7 + - paraview >=5.13.2 + #- python=3.13 + #- numpy + #- matplotlib + - pyside6 >=6.7.3 test: imports: