Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsteve authored Jul 30, 2024
1 parent 4a48d03 commit fcdb408
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ classifiers = [
]
dependencies = [
'astropy==6.1.*',
'numpy==1.9.*',
'numpy==1.23.*',
'sunpy==6.0.*',
'roentgen',
'specutils==1.15',
'ccsdspy==1.3'
'specutils==1.15.*',
'ccsdspy==1.3.*'
]

[project.optional-dependencies]
Expand Down

0 comments on commit fcdb408

Please sign in to comment.