requests>=2.32.3
typing_extensions>=4.12.2

[all]
pydantic>=2.9.2
torch>=2.5.1
numpy>=2.1.3

[dev]
mypy>=1.13.0
isort>=5.13.2
autopep8>=2.3.1
pylint>=3.3.1
pyflakes>=3.2.0
bandit>=1.7.10

[predict]
torch>=2.5.1
numpy>=2.1.3

[pydantic]
pydantic>=2.8.2

[tests]
pytest>=8.3.2
pytest-cov>=5.0.0
pillow>=11.0.0
pydantic>=2.8.2
Flask>=3.0.3
