Revision bd1eb7ce24138ef108edd45c5b22346f796e1da8 authored by Fergus on 26 November 2019, 20:55:57 UTC, committed by Artem Artemev on 26 November 2019, 20:55:57 UTC
1 parent 1b9073d
Raw File
tests_requirements.txt
pytest>=3.5.0
pytest-random-order

# Notebook tests:
tensorflow-datasets
nbformat
nbconvert
ipykernel
jupyter_client
matplotlib
sklearn  # mixture-density-network
ipywidgets  # Required by tensorflow-datasets
back to top