Unverified Commit bbc79880 authored by Christine Kim's avatar Christine Kim Committed by GitHub
Browse files

Pinned suitesparse to below 7.7.0 (#5528)

parent c5ed939d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -37,6 +37,8 @@ release.

### Changed
- Changed `qwt` dependency version to 6.2.0 or below [#5498](https://github.com/DOI-USGS/ISIS3/issues/5498)
- Pinned `suitesparse` dependency version to maximum not including 7.7.0 [#5496](https://github.com/DOI-USGS/ISIS3/issues/5496)


### Fixed
- Fixed a bug in QVIEW's Stretch tool where the default min/max type was not an available option [#5289](https://github.com/DOI-USGS/ISIS3/issues/5289)
+1 −1
Original line number Diff line number Diff line
@@ -60,7 +60,7 @@ dependencies:
  - qwt<6.3.0
  - rclone
  - sqlite>=3.43.0,<4.0a0
  - suitesparse
  - suitesparse<7.7.0
  - superlu
  - swig
  - texlive-core
+1 −1
Original line number Diff line number Diff line
@@ -103,7 +103,7 @@ requirements:
   - qt-main
   - qwt <6.3.0
   - sqlite >=3.43.0,<4.0a0
   - suitesparse
   - suitesparse <7.7.0
   - superlu
   - swig
   - texlive-core