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

Pin qwt to 6.2.0 or lower (#5503)

parent 247f7b39
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -35,6 +35,9 @@ release.

## [Unreleased]

### Changed
- Changed `qwt` dependency version to 6.2.0 or below [#5498](https://github.com/DOI-USGS/ISIS3/issues/5498)

### 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
@@ -57,7 +57,7 @@ dependencies:
  - pytest
  - qhull
  - qt-main
  - qwt
  - qwt<6.3.0
  - rclone
  - sqlite>=3.43.0,<4.0a0
  - suitesparse
+1 −1
Original line number Diff line number Diff line
@@ -101,7 +101,7 @@ requirements:
   - rclone
   - qhull
   - qt-main
   - qwt
   - qwt <6.3.0
   - sqlite >=3.43.0,<4.0a0
   - suitesparse
   - superlu