timm>=0.4.12
torch>=1.13
torchvision>=0.14
einops>=0.3
pretrainedmodels==0.7.4
efficientnet-pytorch==0.7.1

[all]
torchseg[style,tests]

[style]
black[jupyter]>=21.8
flake8>=3.8
isort[colors]>=5.8
pyupgrade>=2.8

[tests]
pytest>=7.3
pytest-cov>=4
