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 4adb27a commit 8a87126Copy full SHA for 8a87126
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.9.91",
36
"setuptools",
37
]
38
0 commit comments