Skip to content

Commit

Permalink
noarch
Browse files Browse the repository at this point in the history
  • Loading branch information
sarthakpati committed Feb 12, 2022
1 parent fe240c5 commit 88f9835
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/crypten/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ build:
requirements:
host:
- pip
- python
- python >=3.6
run:
- future
- omegaconf >=2.0.6
- onnx >=1.7.0
- pandas >=1.2.2
- python
- python >=3.6
- pyyaml >=5.3.1
- scipy >=1.6.0
- scikit-learn
Expand Down

0 comments on commit 88f9835

Please sign in to comment.