
[all]
oracledb
cffi
pyodbc
psycopg2-binary

[dev]
flake8
ipdb
ipython
pytest
pytest-cov

[mssql]
pyodbc

[oracle]
oracledb
cffi

[pkg]
build
twine

[postgres]
psycopg2-binary
