sqlalchemy>=1.0.16
six>=1.10.0

[dev]
pytest>=4.6.9
coverage~=5.0.4
sqlalchemy-utils~=0.36.3
flake8
restructuredtext-lint
Pygments

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

[postgresql]
psycopg2==2.8.4

[python2]
funcsigs>=1.0.2
