blob: a6766ffcec80838549acf2653dd2e0b9f85e4182 [file] [log] [blame]
# Copyright 2017 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[dev-packages]
ipython = "*"
jupyter = "*"
ipykernel = "*"
matplotlib = "*"
seaborn = "*"
gunicorn = "*"
fire = "*"
pytest = "*"
mox = "*"
[packages]
tensorflow = "*"
pandas = "*"
numpy = "*"
scikit-learn = "*"
scipy = "*"
sqlalchemy = "*"
mysql-python = "*"
protobuf = "*"
lightgbm = "*"
flask = "*"
[requires]
python_version = "2.7"