configparser
jinja2

[all]
sqlalchemy
pylint
sphinx_rtd_theme
codecov
psycopg2
twine
autopep8
pytest
pytest-cov
coverage
mysqlclient
sphinx-autobuild
sphinx
sphinx-argparse
pytest-env

[dev]
sphinx_rtd_theme
pylint
codecov
twine
autopep8
pytest
pytest-cov
sphinx-argparse
sphinx-autobuild
sphinx
coverage
pytest-env

[mysql]
mysqlclient
sqlalchemy

[postgres]
psycopg2
sqlalchemy

[test]
pylint
pytest
pytest-cov
pytest-env
