cryptography>=42.0
defusedxml>=0.7
pyyaml>=6.0
tqdm>=4.60

[all]
pyarrow>=14.0
openpyxl>=3.1
psycopg>=3.1
PyMySQL>=1.1

[dev]
pytest>=7.0
pytest-cov
ruff
build
twine
bandit[toml]
pip-audit
pyarrow>=14.0
openpyxl>=3.1

[excel]
openpyxl>=3.1

[mysql]
PyMySQL>=1.1

[parquet]
pyarrow>=14.0

[postgres]
psycopg>=3.1
