Skip to content

Commit 0a8395a

Browse files
committed
feature: update boto3 minor version >= 1.20.18
1 parent 1c3b61f commit 0a8395a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def read_version():
3434
# Declare minimal set for installation
3535
required_packages = [
3636
"attrs",
37-
"boto3>=1.16.32",
37+
"boto3>=1.20.18",
3838
"google-pasta",
3939
"numpy>=1.9.0",
4040
"protobuf>=3.1",

0 commit comments

Comments
 (0)