Revision 7db22765b15454c9e711d526c56d3ce18ca4156e authored by joelberkeley-pio on 11 June 2020, 10:59:20 UTC, committed by GitHub on 11 June 2020, 10:59:20 UTC
1 parent a9e125e
Raw File
tests_requirements.txt
mypy
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