pip>=21.0

# -- DATA SCIENCE & ML -- #
numpy>=1.19.0
torch>=2.0.0
torchvision>=0.15.0
lightning>=2.0.0
scipy>=1.7.0
scikit-learn>=1.0.0

# -- INPUT & OUTPUT -- #
Pillow>=8.2.0
h5py>=2.10.0  # as of tensorflow 2.4 it does not support h5py 3+
requests

# -- UTILITY -- #
tqdm>=4.60.0
