[OMZ]: try update submodule (#9830)

* [OMZ]: try update submodule

* check conflict resolving
This commit is contained in:
Ekaterina Aidova
2022-01-25 13:29:30 +03:00
committed by GitHub
parent 1e58c55678
commit 2385a16e80
2 changed files with 3 additions and 2 deletions

View File

@@ -1,2 +1,3 @@
requests>=2.25.1
numpy~=1.19.5
numpy~=1.19.5; platform_system != "Windows"
numpy~=1.19.3; platform_system == "Windows"