Skip to content

Commit

Permalink
update dev env
Browse files Browse the repository at this point in the history
  • Loading branch information
balajtimate committed Oct 18, 2023
1 parent 40bf800 commit 83408fe
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions environment-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@ channels:
- conda-forge
- bioconda
dependencies:
- pip>=20.2.3
- biopython>=1.78
- polars==0.16.17
- gtfparse
- numpy>=1.23.3
- pandas>=1.4.4
- python>=3.6, <=3.10
- pyarrow
- black
- coverage
- flake8
Expand Down

0 comments on commit 83408fe

Please sign in to comment.