We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9c8420 commit 25bdff7Copy full SHA for 25bdff7
setup.py
@@ -19,6 +19,7 @@
19
]
20
},
21
install_requires=[
22
+ "boto3>=1.14.23",
23
"future>=0.18.2",
24
"python-javabridge>=4.0.0rc2"
25
],
0 commit comments