blob: 0ea79511af55d7309e31677ff51f65e882487a69 [file] [log] [blame]
[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[dev-packages]
fire = "*"
mock = "*"
mox = "*"
mysql-python = "~=1.2.4"
pytest = "*"
pyyaml = "~=3.12"
[packages]
flask = "~=0.12.2"
flask-httpauth = "~=3.2.3"
jsonschema = "~=2.6.0"
oauth2client = "==3.0.0" # Pin to the same version as in infra_libs
pandas = "*"
pytz = "~=2017.3"
pymysql = "~=0.7.11"
sqlalchemy = "~=1.1.14"
google-cloud-datastore = "~=1.4.0"
gunicorn = "~=19.7.1"
holidays = "*"
[requires]
python_version = "2.7"