Skip to content

Commit

Permalink
bump asdf and astropy versions to match jwst
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram committed Feb 11, 2025
1 parent 99414d8 commit 42539e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ classifiers = [
"Programming Language :: Python :: 3",
]
dependencies = [
"asdf>=3.1.0",
"asdf>=3.3.0",
"asdf-transform-schemas>=0.5.0",
"asdf-astropy>=0.6.0",
"numpy>=1.25",
"astropy>=5.2",
"astropy>=6.1",
]
dynamic = [
"version",
Expand Down

0 comments on commit 42539e0

Please sign in to comment.