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 fc4326c commit f2b3017Copy full SHA for f2b3017
setup.py
@@ -13,7 +13,7 @@
13
long_description=open('README.rst').read(),
14
install_requires=[
15
'sqlalchemy',
16
- 'aurora-data-api >= 0.3.2'
+ 'aurora-data-api >= 0.4.0'
17
],
18
extras_require={
19
},
0 commit comments