Skip to content

Commit

Permalink
updated pandas min version for map func
Browse files Browse the repository at this point in the history
  • Loading branch information
Paradoxdruid committed Feb 29, 2024
1 parent c8f34b6 commit 4f762b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ channels:
- conda-forge
- defaults
dependencies:
- python=3.9
- pandas>=2.1.0
- python=3.10
- biopython
- pyllelic
- ipywidgets
Expand Down

0 comments on commit 4f762b5

Please sign in to comment.