Skip to content

Commit

Permalink
Removed specific nn version (#3866)
Browse files Browse the repository at this point in the history
  • Loading branch information
acpaquette authored May 7, 2020
1 parent 06afc21 commit 69f17c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ requirements:
- mysql-connector-c==6.1.6
- nanoflann==1.2.2
- ninja==1.7.2
- conda-forge/label/gcc7::nn
- nn
- openblas==0.2.19
- opencv==3.2.0
- openssl==1.0.2n
Expand Down Expand Up @@ -132,7 +132,7 @@ requirements:
- mysql==5.7.20
- mysql-connector-c==6.1.6
- nanoflann==1.2.2
- conda-forge/label/gcc7::nn
- nn
- openblas==0.2.19
- opencv==3.2.0
- openssl==1.0.2n
Expand Down

0 comments on commit 69f17c2

Please sign in to comment.