Revert "Merge pull request #4639 from openvinotoolkit/ncgalopp/fix-build"

This reverts commit d7560bbd39, reversing
changes made to ba4175bf5b.
main
Nikita Manovich 4 years ago
parent d7560bbd39
commit ca915942ec

@ -19,7 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- TDB - TDB
### Fixed ### Fixed
- Revert Open3D to 0.11.2 to prevent depencency conflicts (<https://github.com/openvinotoolkit/cvat/pull/4639>) - TDB
### Security ### Security
- TDB - TDB

@ -42,7 +42,7 @@ tensorflow==2.8.0 # Optional requirement of Datumaro. Use tensorflow-macos==2.8.
# archives. Don't use as a python module because it has GPL license. # archives. Don't use as a python module because it has GPL license.
patool==1.12 patool==1.12
diskcache==5.0.2 diskcache==5.0.2
open3d==0.11.2 open3d==0.14.1
boto3==1.17.61 boto3==1.17.61
azure-storage-blob==12.8.1 azure-storage-blob==12.8.1
google-cloud-storage==1.42.0 google-cloud-storage==1.42.0

Loading…
Cancel
Save