Skip to content

Commit bd01ab4

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

python/requirements.txt

+2-2
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.0.0
4-
mkl==2024.2.1
5-
mkl-include==2024.2.1
4+
mkl==2024.2.2
5+
mkl-include==2024.2.2
66
intel-openmp==2024.2.1

0 commit comments

Comments
 (0)