Commit 35e0f3f
Update clients/py dependencies (h2, construct-typing, pydantic-core, httpcore2, httpx2) and relax pins (#876)
Update clients/py dependencies and relax version pins
Bumps the requested packages to their newest usable versions and
converts the exact-pin lock to minimum-version (>=) constraints.
- h2 4.4.0 -> 4.4.1
- construct-typing 0.7.0 -> 0.8.1
- httpcore2 2.7.0 -> 2.12.0
- httpx2 2.7.0 -> 2.12.0
- pydantic-core 2.46.4 -> 2.46.5 (see note)
construct-typing 0.8.1 requires solana >= 0.40.2 (which in turn needs
solders >= 0.28) and pulls in arrow, so solana, solders, pydantic are
bumped accordingly and arrow/python-dateutil/six/tzdata are added.
Note: pydantic pins pydantic-core exactly; the newest pydantic (2.13.5)
requires pydantic-core==2.46.5, so 2.46.5 is the newest installable
version. pydantic-core 2.48.0 is not usable with any released pydantic.
Co-authored-by: Jon <jon@anza.xyz>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 3218486 commit 35e0f3f
2 files changed
Lines changed: 36 additions & 32 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
0 commit comments