Skip to content

Commit

Permalink
update openpyxl requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
didillysquat committed Oct 9, 2022
1 parent f66ff48 commit e7e8c3f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions symportal_env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: symportal_env
channels:
- conda-forge
- bioconda
- anaconda
dependencies:
- python=3
- numpy
Expand All @@ -12,6 +13,7 @@ dependencies:
- plumbum
- scipy==1.5.3
- scikit-bio==0.5.6
- openpyxl
- xlrd
- blast
- iqtree
Expand Down

0 comments on commit e7e8c3f

Please sign in to comment.