Skip to content

Commit

Permalink
bump min version of astropy to 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nden committed Dec 18, 2024
1 parent 10a823f commit e2440f5
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 @@ -19,7 +19,7 @@ classifiers = [
]
dependencies = [
"asdf>=3.3,<5",
"astropy>=5.3",
"astropy>=6.0",
"BayesicFitting>=3.0.1",
"crds>=12.0.3",
"drizzle>=2.0.0",
Expand Down

0 comments on commit e2440f5

Please sign in to comment.