blob: 05ed531e82090de3345c5e72155ab93c011753fd [file] [log] [blame]
# Copyright 2018 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]
pytest = "*"
[packages]
flask = "~=0.12.2"
google-api-python-client = "~=1.6.5"
google-cloud-bigquery = "~=0.25.0"
gunicorn = "~=19.7.1"
requests = "~=2.18.4"
[requires]
python_version = "3.5"