future==0.15.2
iso8601==0.1.12
linecache2==1.0.0
mock==2.0.0; python_version < '3.0'
nose==1.3.7
numpy==1.16.0

# No wheel available for 3.4 and compilation is too complex
# The wheel isn't working for our local 2.7 Python build either.
pandas==0.23.4; python_version != '2.7' and python_version != '3.4'

six==1.10.0
traceback2==1.4.0
py==1.4.34

# Using pycurl requires a compiler to be present on the target system.
# This causes too much pain, so excluding for all python versions.
#pycurl==7.43.0.2

PySocks==1.6.8
pytest==3.0.2
pytest-mock==1.7.1
pytest-timeout==1.0.0
python-dateutil==2.7.2
pytz==2018.4
requests[socks]==2.20.0
simplejson==3.10.0; python_version < '2.7'
six==1.10.0
typing==3.6.4; python_version < '3.5'
