Skip to content

Commit

Permalink
Experimental: Restrict biotite
Browse files Browse the repository at this point in the history
  • Loading branch information
JHKru committed Sep 5, 2024
1 parent 60e80ae commit 8c8d864
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ channels:
- conda-forge

dependencies:
- numpy >=1.15,<2.0
- biotite >=0.32
- numpy >=1.15,<1.25
- biotite >=0.32<0.40
- prody >=2.1
- pytest >=5.2
- matplotlib >=3.3
Expand Down

0 comments on commit 8c8d864

Please sign in to comment.