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

[tensorflow]
tensorflow>=2.8.4

[tensorflow_gpu]
tensorflow-gpu>=2.8.4

[test]
pytest>=7.4
pytest-cov>=4.0
pytest-xdist>=3.4
pytest-mock>=3.11
snapshottest==0.6.*
mypy==2.1.0
ruff==0.15.13
