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 f73368a commit e749dbeCopy full SHA for e749dbe
setup.py
@@ -48,7 +48,7 @@ def read_requirements(filename):
48
# Declare minimal set for installation
49
required_packages = [
50
"attrs>=20.3.0,<23",
51
- "boto3>=1.24.69,<2.0",
+ "boto3>=1.26.20,<2.0",
52
"google-pasta",
53
"numpy>=1.9.0,<2.0",
54
"protobuf>=3.1,<4.0",
0 commit comments