click>=8.1.7

[all]
pyodbc>=5.2.0
psycopg[binary]>=3.2.0
mysql-connector-python>=9.1.0
oracledb>=2.5.0
snowflake-connector-python>=3.12.0
cryptography>=43.0.0

[dev]
pytest>=8.0.0
pytest-cov>=5.0.0
build>=1.2.0
twine>=5.0.0
pip-audit>=2.7.0

[mssql]
pyodbc>=5.2.0

[mysql]
mysql-connector-python>=9.1.0

[oracle]
oracledb>=2.5.0

[postgresql]
psycopg[binary]>=3.2.0

[snowflake]
snowflake-connector-python>=3.12.0
cryptography>=43.0.0
