Skip to content

Commit

Permalink
Require intake-dataframe-catalog>=0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dougiesquire committed Jul 22, 2024
1 parent 9381296 commit 8c81cdd
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ requirements:
- cftime
- ecgtools>=2023.7.13
- intake==0.7.0
- intake-dataframe-catalog>=0.2.3
- intake-dataframe-catalog>=0.2.4
- intake-esm>=2023.11.10
- jsonschema
- pooch
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 @@ -8,7 +8,7 @@ dependencies:
- cftime
- ecgtools>=2023.7.13
- intake==0.7.0
- intake-dataframe-catalog>=0.2.3
- intake-dataframe-catalog>=0.2.4
- intake-esm>=2023.11.10
- 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 @@ -8,7 +8,7 @@ dependencies:
- cftime
- ecgtools>=2023.7.13
- intake==0.7.0
- intake-dataframe-catalog>=0.2.3
- intake-dataframe-catalog>=0.2.4
- intake-esm>=2023.11.10
- 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 @@ -8,7 +8,7 @@ dependencies:
- cftime
- ecgtools>=2023.7.13
- intake==0.7.0
- intake-dataframe-catalog>=0.2.3
- intake-dataframe-catalog>=0.2.4
- intake-esm>=2023.11.10
- 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.3",
"intake-dataframe-catalog>=0.2.4",
"intake-esm>=2023.11.10",
"jsonschema",
"pooch",
Expand Down

0 comments on commit 8c81cdd

Please sign in to comment.