Skip to content

Commit fa34318

Browse files
authored
Merge pull request #977 from maxplanck-ie/develop
Develop
2 parents 2259183 + 9c58bbb commit fa34318

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ requirements:
1818
- tabulate <0.9
1919
- pandas
2020
- graphviz
21-
- thefuzz[speedup]
21+
- thefuzz
2222
- pyyaml >=5.1
2323
- coreutils
2424

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
snakemake >= 6.2.1, <7.19.0
22
psutil
33
pandas
4-
thefuzz[speedup]
4+
thefuzz
55
pyyaml >= 5.1
66
tabulate < 0.9

0 commit comments

Comments
 (0)