Skip to content

Commit

Permalink
add photutil top limit in pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
BradleySappington authored Nov 22, 2024
1 parent fdc05e0 commit 82489b0
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 @@ -22,7 +22,7 @@ dependencies = [
"scipy>=1.5.0",
"matplotlib>=3.2.0",
"astropy>=5.1.0",
"photutils>=1.10.0",
"photutils>=1.10.0,<2.0.0",
"poppy>=1.0.0",
"pysiaf>=0.19.1",
"synphot>=1.0.0",
Expand Down

0 comments on commit 82489b0

Please sign in to comment.