telemetry.internal.util.external_modules | index telemetry/internal/util/external_modules.py |
# Copyright 2014 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
Modules | ||||||
|
Functions | ||
|
Data | ||
MODULES = {'cv2': (StrictVersion ('2.4.8'), StrictVersion ('3.0')), 'numpy': (StrictVersion ('1.6.1'), None), 'psutil': (StrictVersion ('0.5'), None)} |