Skip to content

Commit

Permalink
Using inequality to lower-bound versions
Browse files Browse the repository at this point in the history
  • Loading branch information
cjnolet committed Feb 16, 2023
1 parent e819234 commit 99a33e3
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,21 @@
# license agreement from NVIDIA CORPORATION is strictly prohibited.
#

configargparse
Cython
h5py
numpy
pandas
pyBigWig
pytest
pyyaml
scipy
termcolor
torch
torchvision
scikit-learn
setuptools
sphinx
recommonmark
sphinx-rtd-theme
jupyterlab
configargparse>=1.2.3
Cython>=0.29.13
h5py>=3.1.0
numpy>=1.19.4
pandas>=1.2.0
pyBigWig>=0.3.17
pytest>=6.2.1
pyyaml>=5.3.1
scipy>=1.6.0
termcolor>=1.1.0
torch>=1.7.1
torchvision>=0.8.2
scikit-learn>=0.21.3
setuptools>=51.1.1
sphinx>=3.4.2
recommonmark>=0.7.1
sphinx-rtd-theme>=0.5.0
jupyterlab>=3.0.0

0 comments on commit 99a33e3

Please sign in to comment.