Skip to content

Commit f8c0a40

Browse files
committed
⬆️ Bump intake-xarray from 0.3.1 to 0.3.1+29.gbf98a3c
To take advantage of fsspec caching mechanism in intake/intake-xarray#62! Also bump intake from 0.5.3 to 0.5.5, and fsspec from 0.7.0 to 0.7.3. Had to downgrade geoviews from 1.8.1 to 1.7.0 (i.e. revert #18) to satisfy bokeh < 2.0.0 constraint.
1 parent f0a5c54 commit f8c0a40

File tree

2 files changed

+88
-55
lines changed

2 files changed

+88
-55
lines changed

poetry.lock

Lines changed: 85 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ cartopy = "^0.18.0b1"
1010
cython = "^0.29.16"
1111
datashader = "^0.10.0"
1212
distributed = "^2.15.2"
13-
geoviews = "^1.8.1"
13+
geoviews = "^1.7.0"
1414
h5netcdf = "^0.8.0"
15-
intake = {extras = ["complete"], version = "^0.5.4"}
16-
intake-xarray = "^0.3.1"
15+
intake = {extras = ["complete"], version = "^0.5.5"}
16+
intake-xarray = { git = "https://github.com/intake/intake-xarray.git", rev = "bf98a3c69eea81be716b310e33aeefbf1a89b1d0" }
1717
jupyterlab = "^2.0.1"
1818
lxml = "^4.5.0"
1919
matplotlib = "^3.2.1"

0 commit comments

Comments
 (0)