[OMZ]: try update submodule (#9830)
* [OMZ]: try update submodule * check conflict resolving
This commit is contained in:
parent
1e58c55678
commit
2385a16e80
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit d276b46f338f9242cc7fd71eea037fc9696d66bc
|
||||
Subproject commit d8e5e2ecde84151b50f370c74f5d3ea2e820be72
|
||||
Loading…
Reference in New Issue