Skip to content

Commit

Permalink
Pin sip between 12.9 and 12.13
Browse files Browse the repository at this point in the history
  • Loading branch information
btbest committed Jan 12, 2024
1 parent af0445d commit f6d79db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/etc/ilastik-env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ channels:
dependencies:
- python 3.9.*
- ilastik-core
- pyqt5-sip > 12.9.0
- pyqt5-sip > 12.9.0, < 12.13.0
- qimage2ndarray
- pyqtgraph
- conda-build
Expand Down

0 comments on commit f6d79db

Please sign in to comment.