An Azure service that provides an integrated environment for bot development.
Hi ,
Thanks for reaching out to Microsoft Q&A.
- As of now, the latest published version on PyPI is 4.17.0 (May 29, 2025) which still has the old jsonpickle constraint. You will need to watch the GitHub releases/PyPI for the next version bump.
- There is no formal public release schedule or roadmap for the Python Bot Framework SDK indicating when specific PRs will be released. The team typically merges fixes to the main branch and then rolls them into the next SDK version when ready. There is no published cadence or date for the next release.
You may need to either build from the latest main branch or track the next release on the repo releases page. The fix is merged but not yet published to PyPI, and the SDK maintainers have not communicated a fixed release date or schedule that you can follow.
Please 'Upvote'(Thumbs-up) and 'Accept' as answer if the reply was helpful. This will be benefitting other community members who face the same issue.