click>=7.0
tensorflow-datasets>=1.3.0
typeguard>=2.5.1

[:python_version < "3.8"]
importlib-metadata~=2.0

[tensorflow]
tensorflow>=1.14.0

[tensorflow_gpu]
tensorflow-gpu>=1.14.0

[test]
black==20.8b1
flake8<3.9.0,>=3.7.9
isort==5.6.4
pytest>=4.3.1
pytest-cov>=2.6.1
pytype<2020.11.0,>=2019.10.17
