six>=1.10.0
sqlalchemy>=1.4.0

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

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

[postgresql]
psycopg2==2.8.4

[python2]
funcsigs>=1.0.2
