Skip to content

Commit

Permalink
move cython
Browse files Browse the repository at this point in the history
  • Loading branch information
SwiftSeal committed Oct 26, 2024
1 parent 6823b9b commit d717879
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions recipes/resistify/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,18 @@ requirements:
- pip
- python >=3.9,<3.10
- hatchling
- cython <3
run:
- python >=3.9,<3.10
- scikit-learn ==0.24.2
- cython <3
- numpy <1.23.0
- biopython
- rich
- rich-argparse
- hmmer
- pytorch
- torchvision
- torchaudio
- pytorch
- torchvision
- torchaudio
- fair-esm
- transformers ==4.31.0
- sentencepiece
Expand Down

0 comments on commit d717879

Please sign in to comment.