astunparse
black
ipykernel
ipywidgets
nest_asyncio
pyccolo==0.0.86
traitlets

[:python_version < "3.7"]
contextvars

[:python_version < "3.8"]
ipython<=7.16

[:python_version >= "3.8" and python_version < "3.9"]
ipython<8.13

[:python_version >= "3.9"]
ipython

[dev]
build
pycln
twine
versioneer
black<24
hypothesis
isort
mypy
numpy
pandas
pytest
pytest-cov
ruff
types-dataclasses
types-contextvars

[dev:python_version >= "3.9"]
pipescript>=0.0.20

[test]
black<24
hypothesis
isort
mypy
numpy
pandas
pytest
pytest-cov
ruff
types-dataclasses
types-contextvars

[test:python_version >= "3.9"]
pipescript>=0.0.20

[typecheck]
mypy
