Skip to content

Commit

Permalink
bump PyHMMER dependency to 0.10.14
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwengers committed Sep 24, 2024
1 parent b4b0b2d commit 870a427
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
- aragorn>=1.2.41
- infernal>=1.1.4
- piler-cr
- pyhmmer>=0.10.4
- pyhmmer>=0.10.14
- diamond==2.1.8
- blast>=2.14.0
- ncbi-amrfinderplus>=3.11.26
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
'alive-progress >= 3.0.1',
'PyYAML >= 6.0',
'pyrodigal >= 3.1.0',
'pyhmmer >= 0.10.4'
'pyhmmer >= 0.10.14'
],
entry_points={
'console_scripts': [
Expand Down

0 comments on commit 870a427

Please sign in to comment.