sqlalchemy
sqlite-utils>=2.9.1
click

[mysql]
mysqlclient

[postgresql]
psycopg2

[test]
pytest
pytest-timeout

[test_mysql]
pytest
mysqlclient

[test_postgresql]
pytest
psycopg2
