Skip to content

Commit

Permalink
update intake-dataframe-catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
dougiesquire committed Nov 2, 2023
1 parent dc49181 commit 19827f6
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ requirements:
- cftime
- ecgtools>=2023.7.13
- intake>=0.7.0
- intake-dataframe-catalog>=0.2.2
- intake-esm>=2023.7.7
- intake-dataframe-catalog>=0.2.3
- intake-esm>=2023.10.27
- jsonschema
- pooch
- xarray
Expand Down
2 changes: 1 addition & 1 deletion ci/environment-3.10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies:
- python==3.10
- cftime
- ecgtools>=2023.7.13
- intake-dataframe-catalog>=0.2.2
- intake-dataframe-catalog>=0.2.3
- intake-esm>=2023.10.27
- jsonschema
- pooch
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 @@ -7,7 +7,7 @@ dependencies:
- python==3.11
- cftime
- ecgtools>=2023.7.13
- intake-dataframe-catalog>=0.2.2
- intake-dataframe-catalog>=0.2.3
- intake-esm>=2023.10.27
- jsonschema
- pooch
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 @@ -7,7 +7,7 @@ dependencies:
- python>=3.9.2 # see https://github.com/dask/distributed/issues/7956
- cftime
- ecgtools>=2023.7.13
- intake-dataframe-catalog>=0.2.2
- intake-dataframe-catalog>=0.2.3
- intake-esm>=2023.10.27
- jsonschema
- pooch
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies = [
"cftime",
"ecgtools>=2023.7.13",
"intake>=0.7.0",
"intake-dataframe-catalog>=0.2.2",
"intake-dataframe-catalog>=0.2.3",
"intake-esm>=2023.10.27",
"jsonschema",
"pooch",
Expand Down

0 comments on commit 19827f6

Please sign in to comment.