Skip to content

Commit

Permalink
Upgrade adam_core >= 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
moeyensj committed Nov 27, 2024
1 parent 4ac6449 commit 491d82a
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 @@ -25,7 +25,7 @@ classifiers = [
keywords = ["astronomy", "astrophysics", "space", "science", "asteroids", "comets", "solar system"]

dependencies = [
"adam-core@git+https://github.com/B612-Asteroid-Institute/adam_core.git@main#egg=adam-core",
"adam-core>=0.2.5",
"adam-pyoorb@git+https://github.com/B612-Asteroid-Institute/adam-pyoorb.git@main#egg=adam-pyoorb",
"astropy>=5.3.1",
"astroquery",
Expand All @@ -37,7 +37,7 @@ dependencies = [
"pandas",
"psutil",
"pyarrow>=14.0.0",
"pydantic< 2.0.0",
"pydantic<2.0.0",
"pyyaml>=5.1",
"quivr",
"ray[default]",
Expand Down

0 comments on commit 491d82a

Please sign in to comment.