49b8c5ea4c95e351b1e5bfefa0ea00db798ae96f
[vnfrqts/requirements.git] / etc / requirements.txt
1 ##############################################################################
2 # Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
3 # ===================================================================
4 # Licensed under the Apache License, Version 2.0 (the "License");
5 # you may not use this file except in compliance with the License.
6 # You may obtain a copy of the License at
7 #
8 #      http://www.apache.org/licenses/LICENSE-2.0
9 #
10 # Unless required by applicable law or agreed to in writing, software
11 # distributed under the License is distributed on an "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 # See the License for the specific language governing permissions and
14 # limitations under the License.
15 #############################################################################
16
17 tox
18 Sphinx==1.8.4
19 doc8
20 docutils
21 docopt==0.6.2
22 setuptools
23 six
24 sphinx_rtd_theme>=0.4.3
25 sphinxcontrib-blockdiag
26 sphinxcontrib-httpdomain
27 sphinxcontrib-needs>=0.2.4
28 sphinx_bootstrap_theme>=0.4.11
29 sphinxcontrib-nwdiag
30 sphinxcontrib-seqdiag
31 sphinxcontrib-swaggerdoc
32 sphinxcontrib-plantuml
33 xlwt==1.3.0
34 PyYAML>=3.10,<4
35 pytest