Skip to content

Commit

Permalink
readd pin to stop older versions
Browse files Browse the repository at this point in the history
  • Loading branch information
MialLewis committed Dec 15, 2023
1 parent cf0d416 commit b7b7084
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ requirements:

run:
- python {{ python }}
- mantid
- mantid>=6.7
- matplotlib
- iminuit
- h5py
Expand Down
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies:
- conda-wrappers
- pre-commit==2.15 #review this
- coverage
- mantid
- mantid>=6.7
- matplotlib
- iminuit
- h5py
Expand Down

0 comments on commit b7b7084

Please sign in to comment.