We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e9ec57 commit 74fef3aCopy full SHA for 74fef3a
python/requirements.txt
@@ -3,4 +3,4 @@ setuptools>=70.0.0
3
psutil==7.0.0
4
mkl==2025.2.0
5
mkl-include==2025.2.0
6
-intel-openmp==2025.2.0
+intel-openmp==2025.2.1
pytorch/venv-requirements.txt
@@ -1,5 +1,5 @@
1
setuptools>=78.1.1
2
-mkl==2025.0.1
+mkl==2025.1.0
mkl-include==2025.0.1
-intel-openmp==2025.0.5
+intel-openmp==2025.1.1
0 commit comments