# All requirements
# python>=3.7
protobuf==3.20.1  #  pip uninstall protobuf; pip install -Iv protobuf==3.20.1  https://github.com/protocolbuffers/protobuf/issues/10051  https://github.com/deepmind/alphafold/issues/478
numpy>=1.18.5
pandas>=1.2
tqdm>=4.52.0
scipy>=1.5.4
matplotlib>=3.3.3
scikit-learn>=0.23.2
termcolor>=1.1.0
torch>=1.5.0,<=1.11.0 # the higher limit is temporary - to avoid from error in unitests:  "Cannot re-initialize CUDA in forked subprocess. To use CUDA with multiprocessing, you must use the 'spawn' start method"
torchvision>=0.8.1,<=0.12.0
tensorboard
wget
ipython
h5py
hdf5plugin
deepdiff
statsmodels
xmlrunner
paramiko
tables
psutil
testbook
ipykernel
pytorch_lightning
hydra-core
omegaconf
pycocotools>=2.0.1
nibabel
mypy
flake8
black
