Skip to content

Commit

Permalink
Update ci dependencies to eccodes==2.31.0 and python-eccodes==1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
iainrussell committed Aug 17, 2023
1 parent 3c06b83 commit abcdbed
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions tests/environment-macos-3.8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
- click=8.0.3
- coverage=6.2
- curl=7.80.0
- eccodes=2.24.2
- eccodes=2.31.0
- findlibs=0.0.2
- hdf4=4.2.15
- hdf5=1.12.1
Expand Down Expand Up @@ -65,7 +65,7 @@ dependencies:
- pytest-cov=3.0.0
- python=3.8.12
- python-dateutil=2.8.2
- python-eccodes=1.4.0
- python-eccodes=1.5.0
- python_abi=3.8
- pytz=2021.3
- readline=8.1.2
Expand Down
2 changes: 1 addition & 1 deletion tests/environment-ubuntu-3.10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies:
- pytest=7.3.1
- python=3.10.11
- python-dateutil=2.8.2
- python-eccodes=1.5.1
- python-eccodes=1.6.0
- python-tzdata=2023.3
- python_abi=3.10
- pytz=2023.3
Expand Down
4 changes: 2 additions & 2 deletions tests/environment-ubuntu-3.7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
- click=8.0.3
- coverage=6.2
- curl=7.80.0
- eccodes=2.24.2
- eccodes=2.31.0
- findlibs=0.0.2
- freeglut=3.2.1
- hdf4=4.2.15
Expand Down Expand Up @@ -70,7 +70,7 @@ dependencies:
- pytest-cov=3.0.0
- python=3.7.11
- python-dateutil=2.8.2
- python-eccodes=1.4.0
- python-eccodes=1.6.0
- python_abi=3.7
- pytz=2021.3
- readline=8.1.2
Expand Down
4 changes: 2 additions & 2 deletions tests/environment-ubuntu-3.8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
- click=8.0.3
- coverage=6.2
- curl=7.80.0
- eccodes=2.24.2
- eccodes=2.31.0
- findlibs=0.0.2
- freeglut=3.2.1
- hdf4=4.2.15
Expand Down Expand Up @@ -70,7 +70,7 @@ dependencies:
- pytest-cov=3.0.0
- python=3.8.12
- python-dateutil=2.8.2
- python-eccodes=1.4.0
- python-eccodes=1.6.0
- python_abi=3.8
- pytz=2021.3
- readline=8.1.2
Expand Down
4 changes: 2 additions & 2 deletions tests/environment-ubuntu-3.9-minimal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
- click=8.0.3
- coverage=6.2
- curl=7.80.0
- eccodes=2.23.0
- eccodes=2.31.0
- findlibs=0.0.2
- freeglut=3.0.0
- hdf4=4.2.13
Expand Down Expand Up @@ -60,7 +60,7 @@ dependencies:
- pytest=6.2.5
- pytest-cov=3.0.0
- python=3.9.7
- python-eccodes=1.4.0
- python-eccodes=1.6.0
- python_abi=3.9
- readline=8.1.2
- setuptools=58.0.4
Expand Down

0 comments on commit abcdbed

Please sign in to comment.