Skip to content

Commit ff43138

Browse files
author
Bruce Stringer
committed
bump boto versions to support step functions
1 parent d2f3e73 commit ff43138

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
from setuptools import setup, find_packages
66

77
INSTALL_REQUIRES = [
8-
'boto3>=1.4.1',
9-
'botocore>=1.4.76',
8+
'boto3>=1.4.2',
9+
'botocore>=1.4.85',
1010
'virtualenv',
1111
]
1212

0 commit comments

Comments
 (0)