Skip to content

Commit

Permalink
Upgrade a few more astro packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremykubica committed Sep 20, 2024
1 parent 74d0f83 commit 5c008e6
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 @@ -32,9 +32,9 @@ classifiers = [
]
dynamic = ["version"]
dependencies = [
"astropy>=5.1",
"astropy>=6.1.3",
"astropy-healpix>=1.0.3",
"astroquery>=0.4.6",
"astroquery>=0.4.7",
"joblib>=1.4",
"matplotlib>=3.5",
"numpy>=2.0",
Expand All @@ -58,7 +58,7 @@ analysis = [
"tensorflow>=2.9",
"matplotlib>=3.6.1",
"ipywidgets>=8.0",
"ephem>=4.1"
"ephem>=4.1.5"
]
docs = [
"sphinx",
Expand Down

0 comments on commit 5c008e6

Please sign in to comment.