Skip to content

Commit

Permalink
Update pyproject.toml (#494)
Browse files Browse the repository at this point in the history
Require hats version with plot moc method.
  • Loading branch information
delucchi-cmu authored Nov 7, 2024
1 parent 10de44d commit a4ec88c
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 @@ -21,7 +21,7 @@ dependencies = [
# dask diagnostics is required to spin up the dashboard for profiling.
"dask[complete]",
"deprecated",
"hats>=0.4.2",
"hats>=0.4.3",
"lsst-sphgeom", # To handle spherical sky polygons
"nested-dask>=0.3.0",
"nested-pandas",
Expand Down

0 comments on commit a4ec88c

Please sign in to comment.