Commit 48b7843
committed
Restore Python 3.9 support with split requests constraint
Reverts the 3.9 drop. Python 3.9 installs stay on requests 2.32.5
(no upstream backport for CVE-2026-25645 exists) while Python >=3.10
gets 2.33.1.
https://claude.ai/code/session_01Nsf9RKZvau6jx2vA8MULoD1 parent c3ce28e commit 48b7843
2 files changed
Lines changed: 35 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
| |||
0 commit comments