Not compatible with SQLAlchemy 2

pull/225/head
Catherine Devlin 2022-11-15 19:09:35 -05:00 committed by GitHub
parent 07f48920c1
commit cc4633cd33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
prettytable==0.7.2
ipython>=1.0
sqlalchemy>=0.6.7
sqlalchemy>=0.6.7,<2.0
sqlparse
six
ipython-genutils>=0.1.0