Skip to content

Commit

Permalink
add dependency sqlalchemy
Browse files Browse the repository at this point in the history
  • Loading branch information
gosow9 committed Jul 24, 2024
1 parent 7a8a507 commit f55590a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ dependencies = [
"Jinja2 >= 2.5.0",
"astropy >= 6.0.0",
"numpy >= 1.0.0, < 2.0",
"sqlalchemy >= 2.0.0"
]

[project.urls]
Expand Down

0 comments on commit f55590a

Please sign in to comment.