Revision 955c19ac801cbe8a741cc011115cbe03bad8f40e authored by st-- on 02 July 2020, 10:23:03 UTC, committed by GitHub on 02 July 2020, 10:23:03 UTC
2 parent s d1351a2 + 965189d
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