We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2bf804 commit fb82110Copy full SHA for fb82110
1 file changed
setup.py
@@ -10,7 +10,7 @@
10
version = '0.3.9'
11
12
install_requires = [
13
- 'prettytable',
+ 'prettytable<1',
14
'ipython>=1.0',
15
'sqlalchemy>=0.6.7',
16
'sqlparse',
0 commit comments