Revision 8ac6e358810e9e9699a7732433a0474e30961491 authored by st-- on 01 June 2020, 11:22:55 UTC, committed by GitHub on 01 June 2020, 11:22:55 UTC
2 parent s 6f9b18b + d0c78d0
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