Add requests to fix building

Building fails, add requests as dependency.

Change-Id: I537a1ee8cc899373d9375fc5ed4f48e914dbd40e
This commit is contained in:
Andreas Jaeger 2017-01-09 19:32:01 +01:00
parent 2666f6f77d
commit e1b0ead791
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ openstack-doc-tools>=1.1.0 # Apache-2.0
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
openstackdocstheme>=1.5.0 # Apache-2.0
doc8 # Apache-2.0
requests>=2.10.0,!=2.12.2 # Apache-2.0
requestsexceptions>=1.1.1 # Apache-2.0
sphinxmark
lxml>=2.3,!=3.7.0 # BSD