blob: b312377c72af9d4e3d7145fd158137534fcd3b75 [file] [log] [blame]
beierlm61bec7d2021-02-11 16:32:17 -05001#######################################################################################
2# Copyright ETSI Contributors and Others.
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
13# implied.
14# See the License for the specific language governing permissions and
15# limitations under the License.
16#######################################################################################
beierlm54821852022-06-24 13:48:04 -040017coverage==6.4.1
beierlma50fbeb2022-01-13 13:19:43 -050018 # via
19 # -r requirements-test.in
20 # nose2
21mock==4.0.3
22 # via -r requirements-test.in
beierlm54821852022-06-24 13:48:04 -040023nose2==0.11.0
beierlma50fbeb2022-01-13 13:19:43 -050024 # via -r requirements-test.in
25six==1.16.0
26 # via nose2