Commit d6c54fe
chore(deps-dev): keep Python 3.9 on sanic 25.x
sanic 25.12 requires Python >=3.10, so the naive bump stranded 3.9
(nothing installable). Split the requirement so 3.9 stays on the
25.3.0-25.9.0 line and 3.10+ takes 25.12.1.
Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>1 parent 59cc463 commit d6c54fe
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | | - | |
| 62 | + | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
| |||
0 commit comments