Skip to content

Commit

Permalink
Pin qwt to 6.2.0 or lower (DOI-USGS#5503)
Browse files Browse the repository at this point in the history
  • Loading branch information
chkim-usgs committed Nov 26, 2024
1 parent c4d1f8d commit c72cc12
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ dependencies:
- protobuf<3.20
- python>=3.7.11
- pytest
- qhull
- qt-main
- qwt<6.3.0
- rclone
- qhull
- qt>=5.9.6,<5.15.0
Expand Down
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,9 @@ requirements:
- pytest
- rclone
- qhull
- qt>=5.9.6,<5.15.0
- qwt
- sqlite
- qt-main
- qwt <6.3.0
- sqlite >=3.43.0,<4.0a0
- suitesparse
- superlu
- swig
Expand Down

0 comments on commit c72cc12

Please sign in to comment.