numpy~=1.15
larq<0.11.0,>=0.9.2
zookeeper~=1.0.0

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

[tensorflow]
tensorflow>=1.15.0

[tensorflow_gpu]
tensorflow-gpu>=1.15.0

[test]
black==20.8b1
flake8<3.9.0,>=3.7.9
isort==5.6.4
pytype==2020.10.8
pytest>=4.3.1
pytest-cov>=2.6.1
pytest-mock>=3.1.1
pytest-xdist==2.1.0
Pillow==8.0.0
tensorflow_datasets>=3.1.0
