packaging
setuptools

[tests]
google-colab
IPython>=5.5.0
ipykernel>=5.0.0
mypy==0.910
pytest==6.2
requests
selenium>=3.141

[tests:python_version < "3.7"]
typing_extensions

[tests:python_version >= "3.8"]
IPython>=7.3.0

[tests:python_version >= "3.9"]
IPython>=7.15
