Add requirements.txt for Read the docs

Change-Id: Ie75906e0c35c18125155057392f589bfcfb44526
This commit is contained in:
Frédéric Guillot 2017-05-29 14:57:54 -04:00
parent 2b18befd15
commit e4033ce967
1 changed files with 11 additions and 0 deletions

11
rtd-requirements.txt Normal file
View File

@ -0,0 +1,11 @@
pbr>=2.0.0,!=2.1.0 # Apache-2.0
cliff>=2.6.0 # Apache-2.0
requests>=2.10.0,!=2.12.2,!=2.13.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
python-dateutil>=2.4.2 # BSD
hacking<0.12,>=0.11.0 # Apache-2.0
coverage>=3.6 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0