Skip to content

Commit

Permalink
astropy version
Browse files Browse the repository at this point in the history
  • Loading branch information
tgalvin committed Oct 4, 2024
1 parent 6848f6d commit 2dcbb60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ include = [

[tool.poetry.dependencies]
python = "^3.11"
astropy = "*"
astropy = "6.1.3"
numpy = "^1.26.0"
python-casacore = "3.5.2" # newer version caused MS errors (maybe related to pre-built wheel)
pydantic = "2.8.2" # version 2.9.0 caused prefect model validation error
Expand Down

0 comments on commit 2dcbb60

Please sign in to comment.