"Fossies" - the Fresh Open Source Software Archive 
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
See also the latest
Fossies "Diffs" side-by-side code changes report for "requirements.txt":
12.0.0_vs_13.0.0.
1 # The order of packages is significant, because pip processes them in the order
2 # of appearance. Changing the order has an impact on the overall integration
3 # process, which may cause wedges in the gate later.
4
5 openstackdocstheme>=1.20.0 # Apache-2.0
6 os-api-ref>=1.4.0 # Apache-2.0
7 sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2;python_version>='3.4' # BSD
8 sphinx!=1.6.6,!=1.6.7,>=1.6.2,<2.0.0;python_version=='2.7' # BSD
9 reno>=2.5.0 # Apache-2.0
10 sphinxcontrib-apidoc>=0.2.0 # BSD
11 sphinxcontrib-httpdomain>=1.3.0 # BSD