Revision 398c49bb356a1c1326055fbcb48353f6509a4829 authored by st-- on 26 February 2020, 14:58:21 UTC, committed by GitHub on 26 February 2020, 14:58:21 UTC
1 parent 57d8ab7
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