Commit b90a284
fix: drop stale astropy <=7.2.0 cap — floor at >=5.0
A fresh install downgraded users to astropy 7.2.0 while the stack runs and
passes under 8.0.1. Keep the floor, drop the cap, matching the floors-not-pins
convention (#433) already used for the intra-family deps.
Part of #434.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent f225ded commit b90a284
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments