Skip to content

Commit

Permalink
pinned min versions of fe packages
Browse files Browse the repository at this point in the history
  • Loading branch information
shimwell committed Apr 16, 2022
1 parent 604ebe9 commit 33250ac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ requirements:
- python {{ python }}
- cadquery {{ cadquery }}
- mpmath
- plasmaboundaries
- plasmaboundaries >=0.1.8
- plotly
- brep_part_finder # [not win]
- brep_to_h5m # [not win]
- brep_part_finder >=0.4.1 # [not win]
- brep_to_h5m >=0.3.1 # [not win]
# - jupyter-cadquery not available on conda

test:
Expand Down

0 comments on commit 33250ac

Please sign in to comment.