Skip to content

Commit

Permalink
update min version of photutils
Browse files Browse the repository at this point in the history
  • Loading branch information
BradleySappington committed Dec 7, 2023
1 parent b45e76f commit f9b607e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies = [
"scipy>=1.5.0",
"matplotlib>=3.2.0",
"astropy>=5.1.0",
"photutils>=1.0.0",
"photutils>=1.10.0",
"poppy>=1.0.0",
"pysiaf>=0.19.1",
"soc_roman_tools>=0.1.0",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ astropy==5.3.4
ipython==8.17.2
matplotlib==3.8.1
numpy==1.26.1
photutils==1.9.0
photutils==1.10.0
poppy>=1.0.0
pysiaf==0.21.0
scipy==1.11.3
Expand Down

0 comments on commit f9b607e

Please sign in to comment.