| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-14 | 721 Bytes | |
| v3.1.1_ _Tis But a Patch source code.tar.gz | 2026-03-14 | 17.4 MB | |
| v3.1.1_ _Tis But a Patch source code.zip | 2026-03-14 | 18.1 MB | |
| Totals: 3 Items | 35.5 MB | 0 | |
Pins pydantic-monty<0.0.8 to fix a breaking change in Monty that affects code mode. Monty 0.0.8 removed the external_functions constructor parameter, causing MontySandboxProvider to fail. This patch caps the version so existing installs work correctly.
What's Changed
Fixes 🐞
- Pin pydantic-monty<0.0.8 to fix code mode by @jlowin in https://github.com/PrefectHQ/fastmcp/pull/3497
Full Changelog: https://github.com/PrefectHQ/fastmcp/compare/v3.1.0...v3.1.1