cryptography>=42.0
defusedxml>=0.7
pyyaml>=6.0
openpyxl>=3.1
pyarrow>=14.0
tqdm>=4.60

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

[mysql]
PyMySQL>=1.1

[postgres]
psycopg>=3.1
