Skip to content

Commit 72b2b86

Browse files
Bump the python group in /python with 3 updates
Bumps the python group in /python with 3 updates: [mkl](https://github.com/oneapi-src/oneMKL), [mkl-include](https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl.html) and [intel-openmp](https://www.intel.com/content/www/us/en/developer/tools/oneapi/dpc-compiler.html). Updates `mkl` from 2024.2.2 to 2025.0.0 - [Release notes](https://github.com/oneapi-src/oneMKL/releases) - [Commits](https://github.com/oneapi-src/oneMKL/commits) Updates `mkl-include` from 2024.2.2 to 2025.0.0 Updates `intel-openmp` from 2024.2.1 to 2025.0.0 --- updated-dependencies: - dependency-name: mkl dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: mkl-include dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: intel-openmp dependency-type: direct:production update-type: version-update:semver-major dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc0eb35 commit 72b2b86

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

python/requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
numpy==1.26.4
22
setuptools>=70.0.0
33
psutil==6.1.0
4-
mkl==2024.2.2
5-
mkl-include==2024.2.2
6-
intel-openmp==2024.2.1
4+
mkl==2025.0.0
5+
mkl-include==2025.0.0
6+
intel-openmp==2025.0.0

0 commit comments

Comments
 (0)