bumping requests to 2.0.0+ (#587)
requests < 2.0.0 causes the following attribute error:
AttributeError: type object 'Session' has no attribute 'prepare_request'
This commit is contained in:
requests < 2.0.0 causes the following attribute error:
AttributeError: type object 'Session' has no attribute 'prepare_request'