numpy<2.0,>=1.15.4
terminaltables>=3.1.0

[:python_version < "3.7"]
dataclasses

[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.5.3
packaging<21.0,>=19.2
pytest<6.1.0,>=5.2.4
pytest-cov<2.11.0,>=2.8.1
pytest-xdist<2.2,>=1.30
pytest-mock<3.4,>=2.0
pytype==2020.9.24
snapshottest~=0.5.1
