Skip to content

Commit 74fef3a

Browse files
authored
manually update deps (#836)
Signed-off-by: Srikanth Ramakrishna <[email protected]>
1 parent 9e9ec57 commit 74fef3a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ setuptools>=70.0.0
33
psutil==7.0.0
44
mkl==2025.2.0
55
mkl-include==2025.2.0
6-
intel-openmp==2025.2.0
6+
intel-openmp==2025.2.1

pytorch/venv-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
setuptools>=78.1.1
22
psutil==7.0.0
3-
mkl==2025.0.1
3+
mkl==2025.1.0
44
mkl-include==2025.0.1
5-
intel-openmp==2025.0.5
5+
intel-openmp==2025.1.1

0 commit comments

Comments
 (0)