From 1d253e23945fe12807ace66cc9107222be40b591 Mon Sep 17 00:00:00 2001 From: ntadimeti Date: Mon, 4 Jan 2021 15:09:05 -0500 Subject: [PATCH] Update versions of all dependencies --- requirements.txt | 30 ++++++++++++++---------------- 1 file changed, 14 insertions(+), 16 deletions(-) diff --git a/requirements.txt b/requirements.txt index e09c8ec..1640e53 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,23 +8,21 @@ # license agreement from NVIDIA CORPORATION is strictly prohibited. # -configargparse~=0.15.2 +configargparse~=1.2.3 Cython~=0.29.13 -h5py~=2.10.0 -numpy~=1.17.0 -pandas~=1.0.0 +h5py~=3.1.0 +numpy~=1.19.4 +pandas~=1.2.0 pyBigWig~=0.3.17 -pytest~=5.4.3 -pyyaml~=5.3.0 -scikit-learn~=0.21.3 -scipy~=1.4.0 +pytest~=6.2.1 +pyyaml~=5.3.1 +scipy~=1.6.0 termcolor~=1.1.0 -torch~=1.2.0 -torchvision~=0.3.0 +torch~=1.7.1 +torchvision~=0.8.2 scikit-learn~=0.21.3 -configargparse~=0.15.2 -setuptools~=46.1.3 -sphinx~=2.3.1 -recommonmark~=0.6.0 -sphinx-rtd-theme~=0.4.3 -jupyterlab~=2.1.4 +setuptools~=51.1.1 +sphinx~=3.4.2 +recommonmark~=0.7.1 +sphinx-rtd-theme~=0.5.0 +jupyterlab~=3.0.0