
[:python_version < "3.9"]
typing-extensions

[dev]
black[jupyter]
build
cloudpickle
flake8
flake8-black
hypothesis
icecream
isort
ipython
jupyter
lark
mkdocs
mkdocs-material
mkdocstrings[python]
mypy
pre-commit
pydantic
pytest
pytest-cov
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
