Skip to content

Commit 5480232

Browse files
committed
set a combination of aiobotocore and boto3 that is not conflicting
1 parent ecd5997 commit 5480232

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626
'scipy',
2727
'sklearn',
2828
'statsmodels',
29+
'aiobotocore==1.1.2',
30+
'boto3==1.14.44',
2931
],
3032
classifiers=[
3133
'Programming Language :: Python :: 3',

0 commit comments

Comments
 (0)