Enable parallel execution and output of tox env
[osm/common.git] / requirements-test.txt
1 attrs==20.3.0
2     # via pytest
3 coverage==5.5
4     # via
5     #   -r requirements-test.in
6     #   nose2
7 iniconfig==1.1.1
8     # via pytest
9 nose2==0.10.0
10     # via -r requirements-test.in
11 packaging==20.9
12     # via pytest
13 pluggy==0.13.1
14     # via pytest
15 py==1.10.0
16     # via pytest
17 pyparsing==2.4.7
18     # via packaging
19 pytest==6.2.2
20     # via -r requirements-test.in
21 six==1.15.0
22     # via nose2
23 toml==0.10.2
24     # via pytest
25 #######################################################################################
26 # Copyright ETSI Contributors and Others.
27 #
28 # Licensed under the Apache License, Version 2.0 (the "License");
29 # you may not use this file except in compliance with the License.
30 # You may obtain a copy of the License at
31 #
32 #    http://www.apache.org/licenses/LICENSE-2.0
33 #
34 # Unless required by applicable law or agreed to in writing, software
35 # distributed under the License is distributed on an "AS IS" BASIS,
36 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
37 # implied.
38 # See the License for the specific language governing permissions and
39 # limitations under the License.
40 #######################################################################################