We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c5919a commit 8cd37a3Copy full SHA for 8cd37a3
pyproject.toml
@@ -32,7 +32,7 @@ dependencies = [
32
"transformers>=4.11.3",
33
"sentry-sdk>=2.14.0",
34
"ujson>=5.10.0",
35
- "boto3",
+ "boto3==1.38.0",
36
"setuptools",
37
"Deprecated==1.2.18",
38
]
0 commit comments