tensorflow<2.5.0,>=2.4.0
numpy<2.0.0,>=1.19.0

[analysis]
black==20.8b1
flake8==3.9.0
autoflake==1.4
autopep8==1.5.5
isort==5.7.0
docformatter==1.4

[test]
pytest==6.2.2
pytest-cov==2.11.1
tox==3.23.0
