chore: lazy import sagemaker (#10342)

This commit is contained in:
Bowen Liang
2024-11-06 12:45:22 +08:00
committed by GitHub
parent 42a9374e71
commit d45d90e8ae
4 changed files with 5 additions and 12 deletions

View File

@@ -168,7 +168,7 @@ readabilipy = "0.2.0"
redis = { version = "~5.0.3", extras = ["hiredis"] }
replicate = "~0.22.0"
resend = "~0.7.0"
sagemaker = "2.231.0"
sagemaker = "~2.231.0"
scikit-learn = "~1.5.1"
sentry-sdk = { version = "~1.44.1", extras = ["flask"] }
sqlalchemy = "~2.0.29"