Skip to content

Commit b9a52b8

Browse files
Fix tensorflow 2.19 inference tests (#5518)
* Fix tensoflow 2.19 inference tests
1 parent 9d89063 commit b9a52b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/sagemaker_tests/tensorflow/inference/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
boto3
2-
sagemaker
2+
sagemaker>=2.180.0,<=2.254.1
33
# Preserve pytest caching behavior in earlier versions
44
pytest<8.1
55
pytest-rerunfailures

0 commit comments

Comments
 (0)