summaryrefslogtreecommitdiff
path: root/dev-requirements.txt
blob: 2592fe2c4c2cb4fc0f9df621468b9c1d5fefbb1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
mock==2.0.0
coverage~=4.5
tox==2.9.1
wheel==0.30.0
tornado==5.1.1
PySocks==1.6.8
pkginfo==1.4.2
pytest-timeout==1.3.1
pytest==4.0.0
pluggy==0.11.0

# https://github.com/ionelmc/python-lazy-object-proxy/issues/30
lazy-object-proxy==1.4.0

# https://github.com/GoogleCloudPlatform/python-repo-tools/issues/23
pylint<2.0;python_version<="2.7"
gcp-devrel-py-tools