Revision b83f1247a3a275c5ec83f1bfab68c559f301d9a1 authored by vdutor on 13 May 2020, 07:49:01 UTC, committed by vdutor on 13 May 2020, 07:49:01 UTC
2 parent s 5e599fb + 49ffbcf
Raw File
tests_requirements.txt
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