Skip to content

Commit

Permalink
dependencies rearrangement
Browse files Browse the repository at this point in the history
  • Loading branch information
mpatrou committed Nov 1, 2024
1 parent 8c13779 commit bb9d6dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: hyspecplanningtools_dev
channels:
- conda-forge
dependencies:
- python>=3.10
- pyqt == 6.*
- pyqt == 5.*
- qtpy
- python>=3.10
- numpy
- scipy
- matplotlib
Expand Down

0 comments on commit bb9d6dc

Please sign in to comment.