
[dev]
black~=23.3.0
ipython~=8.12.0
isort~=5.12.0
twine~=4.0.2

[docs]
mkdocs-autorefs~=0.4.1
mkdocs-click~=0.8.0
mkdocs-material-extensions~=1.1.1
mkdocs-material~=9.1.19
mkdocstrings-python~=1.2.1
mkdocstrings~=0.22.0
mkdocs~=1.4.3
sqly[migration]

[migration]
PyYAML~=6.0
click~=8.1.3
networkx~=3.1

[psycopg]
psycopg[binary]~=3.1.9

[test]
black~=23.3.0
flake8~=6.0.0
mypy
psycopg[binary]~=3.1.9
pytest-click~=1.1.0
pytest-cov~=4.0.0
pytest~=7.3.1
sqly[migration]
