Commit 6a4ce15
committed
chore(deps): consume released pararamio-aio 3.0.31 (#3)
Drop the dev-only [tool.uv.sources] override that pointed pararamio-aio
at ../py-pararamio/packages/pararamio_aio for local development of the
X-UserToken work. pararamio-aio 3.0.31 is now on PyPI and contains the
user_token=AsyncPararamio kwarg, so the override is no longer needed.
- pyproject.toml: remove [tool.uv.sources] block and its TODO preamble
- packages/pararam-nexus-mcp/pyproject.toml: bump pararamio-aio>=3.0.13
to pararamio-aio>=3.0.31
- uv.lock: regenerated against PyPI; pararamio-core removed from the
resolved set (aio 3.0.31 is self-contained)
Verified end-to-end against api.pararam.io with a real X-UserToken
after the upgrade: limited mode still boots cleanly, 11 tools register,
get_chat returns chat metadata over the published aio.1 parent a8c2c17 commit 6a4ce15
3 files changed
Lines changed: 7 additions & 37 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 7 | | |
16 | 8 | | |
17 | 9 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments