Release 1.14 is Now Available #93
send2neha
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
A major new release of the Python AI Toolkit for IBM z/OS is now available, introducing several important updates and enhancements.
Key Changes
• Python 3.14 support has been added.
• Python 3.11 support has been removed, aligning with the support lifecycle of the IBM Open Enterprise SDK for Python, which provides the interpreter, compiler, and standard library for the Toolkit.
• Package Currency Updates
This release includes upgrades to a wide range of dependencies, ensuring improved performance and compatibility. Notable updates include:
• Newly Added Packages
The following packages have been introduced in this release to expand functionality:
You can explore these packages here:
python_dotenv
rapidfuzz
scikit_base
sktime
starlette
wheel
• Package Removal
As previously communicated here, support for the markdown-editor package has been discontinued from the toolkit in this release.
• Installation and Documentation
All of these package updates can be installed or downloaded using the requirements.txt file appropriate for your Python version in the requirements folder of this repository. The official website has also been updated with the latest information.
All reactions