diff --git a/.conda/fierro-gui/meta.yaml b/.conda/fierro-gui/meta.yaml index 7f02ebae0..947fde31b 100644 --- a/.conda/fierro-gui/meta.yaml +++ b/.conda/fierro-gui/meta.yaml @@ -20,8 +20,10 @@ requirements: host: - python - setuptools + - paraview=5.13 + - python=3.13 run: - - paraview=5.13.1 + - paraview=5.13 - python - numpy - matplotlib