Skip to content

Commit

Permalink
try conforming to pipreqs and saving versions
Browse files Browse the repository at this point in the history
  • Loading branch information
kedhammar committed Jul 2, 2024
1 parent 2b14a66 commit e1b90b8
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
bio
biopython==1.83
levenshtein==0.23.0
numpy==1.26.3
pandas==2.1.4
pytest==8.2.1
python_levenshtein=0.23.0
pyyaml==6.0.1
typer==0.9.0
setuptools
typer==0.9.0
typing_extensions

0 comments on commit e1b90b8

Please sign in to comment.