Skip to content

Commit

Permalink
Tighter xarray limit
Browse files Browse the repository at this point in the history
  • Loading branch information
dfm authored Nov 1, 2023
1 parent 6b2f3ac commit 32df52c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"batman-package",
"starry",
"numpy<1.22",
"xarray<=2023.10.0",
"xarray<2023.10.0",
],
"benchmark": [
"pytest",
Expand Down

0 comments on commit 32df52c

Please sign in to comment.