numpy<2.0,>=1.15.4
terminaltables>=3.1.0
packaging>=19.2

[:python_version < "3.8"]
importlib-metadata<4.0,>=2.0

[lint]
black==22.10.0
flake8==5.0.*
isort==5.10.*
pytype==2022.10.26

[tensorflow]
tensorflow>=1.14.0

[tensorflow_gpu]
tensorflow-gpu>=1.14.0

[test]
pytest==7.2.*
pytest-cov==4.0.*
pytest-xdist==3.0.*
pytest-mock==3.10.*
snapshottest==0.6.*
