Revision 435a7ffac5a7188a6886aba9f43ebc87a1dde1df authored by Artem Artemev on 20 May 2020, 13:59:30 UTC, committed by GitHub on 20 May 2020, 13:59:30 UTC
2 parent s b83f124 + f8676eb
Raw File
tests_requirements.txt
mypy
black
pytest>=3.5.0
pytest-random-order

# Notebook tests:
tensorflow-datasets
nbformat
nbconvert
ipykernel
jupyter_client
jupytext

matplotlib
sklearn  # for mixture-density-network notebook
ipywidgets  # Required by tensorflow-datasets
back to top