Skip to content

Commit edc0531

Browse files
authored
Fix sagemaker/pydantic incompatiblity causing test failures (pytorch#982)
1 parent c8a633a commit edc0531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pytest
2222
pytest-cov
2323
pytorch-lightning==2.3.1
2424
tensorboard==2.14.0
25-
sagemaker>=2.149.0
25+
sagemaker==2.224.4
2626
torch-model-archiver>=0.4.2
2727
torch==2.2.1
2828
torchmetrics==0.10.3

0 commit comments

Comments
 (0)