mock==2.0.0
coverage~=4.5
wheel==0.30.0
tornado==5.1.1
PySocks==1.6.8
pkginfo==1.4.2
pytest-timeout==1.3.3
pytest==4.6.4

# 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"

# Because typed-ast doesn't provide Python 3.4+Windows wheels
gcp-devrel-py-tools;python_version>='3.5' or sys_platform != 'win32'
