sqlalchemy>=1.4.0
tqdm>=4.0.0

[dev]
black>=23.0
flake8>=5.0
isort>=5.0
codespell>=2.0

[devel]
pytest
pytest-cov
coverage
sphinx
sphinx_rtd_theme

[devel-utils]
pytest-xdist
scriv

[test]
pytest>=6.0
pytest-cov>=2.0
