Revision 92f914dc9a7fadf5c9313ab7accfe09154aa29c7 authored by Vincent Dutordoir on 08 April 2020, 13:45:08 UTC, committed by GitHub on 08 April 2020, 13:45:08 UTC
1 parent 5c89c1e
Raw File
tests_requirements.txt
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