Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
djdunning committed Jan 23, 2025
1 parent ae863de commit 049d0c8
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions .conda/fierro-gui/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 049d0c8

Please sign in to comment.