packaging
dbetto>=1.2.2
GitPython
pandas
pyyaml
sqlalchemy>=2

[:python_version < "3.10" and platform_system == "Darwin"]
psycopg2-binary<=2.9.9

[:python_version >= "3.10" or platform_system != "Darwin"]
psycopg2-binary

[all]
pylegendmeta[docs,test]

[docs]
furo
myst-parser
sphinx>=7.2.2
sphinx-copybutton
sphinx-inline-tabs

[test]
pre-commit
pytest>=6.0
pytest-cov
