Overview
This is a bugfix release that resolves dependency issues with pip check by removing the PyPI mkl runtime dependency. This change improves compatibility with downstream packages and package management tools.
Highlights
🔧 Dependency Fix
- Removed PyPI
mklruntime dependency to preventpip checkfailures - Improves compatibility with downstream package installations
Python Version Support
- ✅ Python 3.10, 3.11, 3.12, 3.13, 3.14
- ❌ Python 3.9 and earlier
Detailed Changes
Fixed
- Removed
mklas runtime dependency to avoid possiblepip checkfailures gh-322
Contributors
- Anton Volkov (@antonwolfy)
New Contributors
- Alexander Rybkin (@xaleryb)
Full Changelog: 2.2.0...2.2.1