Revision 7c851ec320600652f085dab7581113dc4f57430c authored by Nils on 23 February 2020, 18:14:35 UTC, committed by GitHub on 23 February 2020, 18:14:35 UTC
1 parent 3317868
Raw File
tests_requirements.txt
pytest>=3.5.0
pytest-random-order

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

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