numpy>=1.20
scipy>=1.7

[all]
torch>=1.9
tensorflow>=2.6
pytorch-lightning>=1.5
matplotlib>=3.4

[dev]
pytest>=7.0
pytest-cov>=4.0

[lightning]
torch>=1.9
pytorch-lightning>=1.5

[plot]
matplotlib>=3.4

[pytorch]
torch>=1.9

[tensorflow]
tensorflow>=2.6
