sqlalchemy>=1.0.16
six>=1.10.0

[dev]
pytest==4.3.0
flake8==3.7.7
coverage==4.5.2
sqlalchemy-utils==0.33.11
restructuredtext-lint==1.2.2
Pygments==2.3.1

[mysql]
mysql-connector-python-rf==2.2.2

[postgresql]
psycopg2==2.7.7

[python2]
funcsigs>=1.0.2
