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