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