diff --git a/environment.yml b/environment.yml index dac018a..55695f0 100644 --- a/environment.yml +++ b/environment.yml @@ -8,7 +8,7 @@ dependencies: - minimap2>=2.16 - pip=19.3.1 - python>=3.7 - - snakemake-minimal<=6.8.0 + - snakemake-minimal - gofasta - ucsc-fatovcf>=426 - usher>=0.5.4 diff --git a/setup.py b/setup.py index 928d325..15bbf2c 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ 'pandas>=1.0.1', "wheel>=0.34", 'joblib>=0.11', - 'tabulate==0.8.10', + # 'tabulate==0.8.10', 'scikit-learn>=0.23.1', "PuLP>=2" ],