Skip to content
Snippets Groups Projects
Unverified Commit 99c4d34a authored by Kaitlyn Lee's avatar Kaitlyn Lee Committed by GitHub
Browse files

Restricted OpenCV to 3.2 (#3944)

* Removed label from nn

* Restricted opencv to 3.2
parent ac11b26f
Branches
Tags
No related merge requests found
...@@ -40,7 +40,7 @@ dependencies: ...@@ -40,7 +40,7 @@ dependencies:
- nlohmann_json - nlohmann_json
- ninja==1.7.2 - ninja==1.7.2
- nn - nn
- opencv>=3.0.0,<=4.0.0 - opencv=3.2
- openssl>=1.0.0,<1.1.0 - openssl>=1.0.0,<1.1.0
- pcl - pcl
- protobuf=3.9.1 - protobuf=3.9.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment