Skip to content

Commit

Permalink
Upgrade datashader to 0.15.0 (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
sjperkins authored May 31, 2023
1 parent 18b1305 commit 60e9b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ shadems = {reference = "bin/shadems", type = "file"}

[tool.poetry.dependencies]
python = "^3.8"
datashader = "^0.13.0"
datashader = "^0.15.0"
dask-ms = { version = "^0.2.16", extras = ["xarray"] }
holoviews = "^1.14.9"
matplotlib = { version = "^3.6.0" }
Expand Down

0 comments on commit 60e9b55

Please sign in to comment.