numpy<2.0,>=1.15.4
terminaltables>=3.1.0

[:python_version < "3.7"]
dataclasses

[docs]
mkdocs==1.0.4
mkdocs-material==4.5.0
pymdown-extensions==6.2
mknotebooks==0.1.7
mkdocs-minify-plugin==0.2.1
larq-zoo==0.4.2
altair==3.2.0
pandas==0.25.3

[tensorflow]
tensorflow>=1.14.0

[tensorflow_gpu]
tensorflow-gpu>=1.14.0

[test]
black==19.10b0
flake8~=3.7.9
isort~=4.3.21
pytest<5.4.0,>=5.2.4
pytest-cov~=2.8.1
pytest-xdist~=1.30.0
pytype~=2019.10.17
snapshottest~=0.5.1
