blob: 2e8d258f0de57338b3069888cc84fd79f480c6b1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
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==3.8.2
pluggy==0.8.0
# https://github.com/GoogleCloudPlatform/python-repo-tools/issues/23
pylint<2.0;python_version<="2.7"
gcp-devrel-py-tools
|