Skip to content

Commit a174ded

Browse files
committed
bump dependency versions
1 parent 5b8f4bb commit a174ded

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

conda/meta.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ requirements:
4646
- biopython>=1.79,<2
4747
- python-newick>=1.3.2,<2
4848
- bwa>=0.7.17,<0.8
49-
- samtools>=1.13,<2
50-
- cutadapt>=3.5,<4
49+
- samtools>=1.15,<2
50+
- cutadapt>=3.7,<4
5151
- pear>=0.9.6,<1
52-
- igblast>=1.17.1,<2
52+
- igblast>=1.19,<2
5353

5454
test:
5555
source_files:

igseq/data/environment.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies:
99
- biopython>=1.79,<2
1010
- python-newick>=1.3.2,<2
1111
- bwa>=0.7.17,<0.8
12-
- samtools>=1.13,<2
13-
- cutadapt>=3.5,<4
12+
- samtools>=1.15,<2
13+
- cutadapt>=3.7,<4
1414
- pear>=0.9.6,<1
15-
- igblast>=1.17.1,<2
15+
- igblast>=1.19,<2

0 commit comments

Comments
 (0)