requests
python-dateutil>=2.5.3
pytz>=2016.4
six>=1.10.0
pytest>=2.9.2
logbook>=1.0.0
click>=7.0
jsonpickle==0.9.4
simplejson>=3.10.0
dill==0.2.5
XlsxWriter>=0.9.6
PyYAML>=3.12
tabulate
rqrisk>=0.0.9
line-profiler>=2.0

[:python_version != "3.4"]
pandas>=0.18.1
bcolz>=1.1.0

[:python_version <= "3.4"]
matplotlib<=2.2.3,>=1.5.1

[:python_version == "2.7"]
numpy<=1.16.4,>=1.11.1
ipython==5.3.0
enum34>=1.1.6
fastcache>=1.0.2
funcsigs
backports.tempfile
mock

[:python_version == "3.4"]
pandas<=0.22.0,>=0.18.1
bcolz<=1.2.0,>=1.1.0
ipython==6.5.0

[:python_version == "3.5"]
matplotlib<=3.0.3,>=1.5.1

[:python_version >= "3.4"]
numpy>=1.11.1

[:python_version >= "3.6"]
matplotlib>=1.5.1
