Skip to content

Commit a6a9365

Browse files
Merge pull request #185 from intel/mahathi/fix_dependabot_issues
Fix torch version to fix dependabot issue
2 parents b60edd6 + 66ebdf2 commit a6a9365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/notebooks/transfer_learning/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ tensorflow-addons~=0.20.0
2828
tensorflow-datasets~=4.9.2
2929
tensorflow-hub~=0.13.0
3030
tf-models-official
31-
torch==1.13.1
31+
torch==2.2.0
3232
torchvision==0.14.1
3333
transformers~=4.38.0 # upgraded to avoid a vulnerability
3434
urllib3>=2.2.2

0 commit comments

Comments
 (0)