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