You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: update jsonschema constraint to allow 4.20.0+ for fastmcp compatibility
- Changed jsonschema constraint from ~4.17.3 to >=4.17.3,<5.0
- Maintains broad compatibility while unblocking fastmcp requirements
- Regenerated poetry.lock with new constraint
Co-Authored-By: AJ Steers <aj@airbyte.io>
0 commit comments