diff --git a/requirements.txt b/requirements.txt index c65e9715..b6f2fc9c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,9 +2,9 @@ setuptools>=36.0.0 urllib3 python-dotenv>=0.8.2 pandas>=0.23.4 -tifffile>=0.14.0 +tifffile==0.14.0 opencv-python>=3 -scikit-image>=0.15.0 +scikit-image>=0.15.0,<0.16 scikit-learn>=0.19.0 numpy>1.16.0 scipy>=1.2 @@ -22,10 +22,10 @@ pytest-cov h5py>=1.8.15 numexpr>=2.6.2 cython>=0.21 -snakemake +snakemake==5.26.1 requests>=2.18.0 tables boto3 xmltodict google-cloud-storage -docutils<0.16,>=0.10 \ No newline at end of file +docutils<0.16,>=0.10