# requires Python 3.7.6
coloredlogs==14.0
cython
git+git://github.com/lorenz-h/nvsmpy.git@master
gspread>=3.6, <4.0
jsonschema>=3.2, <4.0
matplotlib>=3.2.1, <4.0
numpy>=1.18.5, <2.0
scikit-learn==0.22
oauth2client>=4.1.3, <5.0
seaborn>=0.10
google-api-python-client
google-auth-httplib2
google-auth-oauthlib
psutil
tqdm

# torch 1.4 and torchvision 0.5 require CUDA 10.1. However, currently on Rudolf, only CUDA 10.0 is installed.
# this is why we currently go with torch 1.2 and torchvision 0.4
torch>=1.5, <2.0
torchvision>=0.6, <1.0
torchtext==0.6
Pillow>=7.1.2, <8.0
tensorboard>=2.1.2, <3.0
