
[:python_version < "3.9"]
typing-extensions

[dev]
black
build
cloudpickle
flake8
flake8-black
hypothesis
icecream
isort
ipython
lark
mkdocs
mkdocs-material
mkdocstrings[python]
pydantic
pytest
pytest-black
pytest-cov
pytest-isort
pytest-mypy
pytest-flake8
pytest-xdist
snakeviz
tox
typer
tuna
twine
wheel
types-sqlalchemy

[dev:implementation_name == "cpython" and python_version <= "3.10"]
memray

[dev:python_version <= "3.10"]
sqlalchemy
