packaging

[:python_version < "3.8"]
importlib_metadata

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

[tests:python_version < "3.9"]
typing_extensions

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

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