Skip to content

Commit

Permalink
Add compat constraints for EarthOrientation.jl
Browse files Browse the repository at this point in the history
EarthOrientation.jl v0.7.3 breaks the test suite.
More integration tests needs to be carried out
before re-loosening the compatibility restrictions.
  • Loading branch information
abhro committed May 27, 2024
1 parent d5a6ab2 commit 974cfab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"

[compat]
ERFA = "0.5, 0.6, 1.0"
EarthOrientation = "0.7"
EarthOrientation = "0.7 - 0.7.2"
ItemGraphs = "0.4"
LeapSeconds = "1.1"
MacroTools = "0.5"
Expand Down

0 comments on commit 974cfab

Please sign in to comment.