Skip to content

Commit 7c52e89

Browse files
committed
Updated hmmlearn dependency
1 parent 8c37170 commit 7c52e89

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@ jobs:
3838
biopython \
3939
matplotlib \
4040
biotite \
41+
hmmlearn \
4142
clint \
4243
"cyvcf2>=0.6.5" \
4344
"intervaltree" \
4445
jinja2 \
45-
"pomegranate" \
4646
"bwa>=0.7.12" \
4747
"samtools>=1.10" \
4848
"bcftools>=1.10" \

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ docopt
99
biopython==1.77
1010
logzero
1111
biotite
12-
# pomegranate
1312
hmmlearn
1413
clint
1514
requests

0 commit comments

Comments
 (0)