Commit 1ff6b51a authored by Christine Kim's avatar Christine Kim Committed by Christine Kim
Browse files

Pin qwt to 6.2.0 or lower (#5503)

parent 151bcecb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -40,6 +40,7 @@ release.
### Changed
- Changed the default spiceinit url to https://astrogeology.usgs.gov/apis/ale/v0.9.1/spiceserver/ and added deprecation warning for use of https://services.isis.astrogeology.usgs.gov/cgi-bin/spiceinit.cgi url. [#5327](https://github.com/USGS-Astrogeology/ISIS3/issues/5327)
- Skypt has been refactored to be callable; old Makefile tests have been removed and replaced by gtests. Issue: [#5443](https://github.com/USGS-Astrogeology/ISIS3/issues/5443)
- Changed `qwt` dependency version to 6.2.0 or below [#5498](https://github.com/DOI-USGS/ISIS3/issues/5498)

### Fixed
- Fixed a bug in which capital E was problematic for OSX / Ubuntu [#5466](https://github.com/DOI-USGS/ISIS3/pull/5466)
+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