Revision 00d2e665d7a55c5eb741493ad65ee2953da62adc authored by st-- on 12 May 2020, 17:21:58 UTC, committed by GitHub on 12 May 2020, 17:21:58 UTC
1 parent 7560936
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