Skip to content

Commit be46a46

Browse files
author
github-actions
committed
Update minimum required version of astropy-iers-data
1 parent f0cd2af commit be46a46

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ keywords = [
4444
]
4545
dependencies = [
4646
"numpy>=2.0",
47-
"pyerfa>=2.0.1.3", # for >=2.0.1.7, adjust structured_units.rst and doctest-requires
48-
"astropy-iers-data>=0.2026.2.23.0.48.33",
47+
"pyerfa>=2.0.1.3",
4948
"PyYAML>=6.0.0",
5049
"packaging>=25.0",
50+
"astropy-iers-data>=0.2026.3.16.0.53.33",
5151
]
5252

5353
[project.optional-dependencies]

scripts/lowest-resolved-tree.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
astropy
2-
├── astropy-iers-data v0.2026.2.23.0.48.33
2+
├── astropy-iers-data v0.2026.3.16.0.53.33
33
├── numpy v2.0.0
44
├── packaging v25.0
55
├── pyerfa v2.0.1.3

0 commit comments

Comments
 (0)