contextweaver 0.13.4
Restore proven dependency floors:
- mcp: >=1.19.0 (was >=1.0; in-memory transport wire format changed)
- typer: >=0.16.0 (was >=0.9; breaks against click 8.2)
- pytest-asyncio: >=0.23.8 (was >=0.23; Package.obj collection bug)
- fastmcp: >=2.12.0 (was >=2.0; decorator pattern changed)
All floors trace back to the proven floor-deps commit �27eb1b which was accidentally reverted during the v0.13.0 release merge.