Skip to content

Commit

Permalink
update intake-esm
Browse files Browse the repository at this point in the history
  • Loading branch information
dougiesquire committed Nov 1, 2023
1 parent 2747252 commit dc49181
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ci/environment-3.10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies:
- cftime
- ecgtools>=2023.7.13
- intake-dataframe-catalog>=0.2.2
- intake-esm>=2023.7.7
- intake-esm>=2023.10.27
- jsonschema
- pooch
- pre-commit
Expand Down
2 changes: 1 addition & 1 deletion ci/environment-3.11.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies:
- cftime
- ecgtools>=2023.7.13
- intake-dataframe-catalog>=0.2.2
- intake-esm>=2023.7.7
- intake-esm>=2023.10.27
- jsonschema
- pooch
- pre-commit
Expand Down
2 changes: 1 addition & 1 deletion ci/environment-3.9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies:
- cftime
- ecgtools>=2023.7.13
- intake-dataframe-catalog>=0.2.2
- intake-esm>=2023.7.7
- intake-esm>=2023.10.27
- jsonschema
- pooch
- pre-commit
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies = [
"ecgtools>=2023.7.13",
"intake>=0.7.0",
"intake-dataframe-catalog>=0.2.2",
"intake-esm>=2023.7.7",
"intake-esm>=2023.10.27",
"jsonschema",
"pooch",
"xarray",
Expand Down

0 comments on commit dc49181

Please sign in to comment.