Revision 3669d135239bd53f3da1e73cf1e9cc855b1b485e authored by joelberkeley-pio on 11 June 2020, 13:18:56 UTC, committed by GitHub on 11 June 2020, 13:18:56 UTC
1 parent 7db2276
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