diff --git a/rtd-requirements.txt b/rtd-requirements.txt new file mode 100644 index 0000000..e8bc068 --- /dev/null +++ b/rtd-requirements.txt @@ -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 \ No newline at end of file