Skip to content

Commit

Permalink
temporary maxpin for numpy<2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bmorris3 committed Jun 18, 2024
1 parent 72927e3 commit fa33ad6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ dependencies = [
# to devdeps in tox.ini
"jdaviz>=3.10.2,<3.11",
"lightkurve>=2.4.1",
"numpy<2",
]
dynamic = [
"version",
Expand Down

0 comments on commit fa33ad6

Please sign in to comment.