Skip to content

Commit

Permalink
Merge branch 'main' into ecosystem-intake
Browse files Browse the repository at this point in the history
  • Loading branch information
abkfenris authored Oct 14, 2023
2 parents d66709e + 35227bc commit da35e24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ pytest-cov
requests
toolz
uvicorn
xarray
xarray!=v2023.09.0 # see https://github.com/xpublish-community/xpublish/issues/237
zarr
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ numpy
pluggy
toolz
uvicorn
xarray
xarray!=v2023.09.0 # see https://github.com/xpublish-community/xpublish/issues/237
zarr

0 comments on commit da35e24

Please sign in to comment.