torch>=1.8.0
numpy>=1.19.0
matplotlib>=3.3.0
networkx>=2.5
tqdm>=4.61.0

[all]
transformers>=4.5.0
tokenizers>=0.10.2
torchvision>=0.9.0
Pillow>=8.2.0
av>=8.0.0
opencv-python>=4.5.1
pytorch-lightning>=1.3.0
seaborn>=0.13.2
sklearn>=0.0.post12

[dev]
pytest>=6.0.0
black>=21.5b2
isort>=5.8.0
flake8>=3.9.2
mypy>=0.812

[federated]
pytorch-lightning>=1.3.0

[image]
torchvision>=0.9.0
Pillow>=8.2.0

[text]
transformers>=4.5.0
tokenizers>=0.10.2

[video]
av>=8.0.0
opencv-python>=4.5.1
