Fixes VCA deletion in NS termination
[osm/LCM.git] / requirements-test.txt
1 asynctest==0.13.0
2     # via -r requirements-test.in
3 coverage==5.5
4     # via
5     #   -r requirements-test.in
6     #   nose2
7 mock==4.0.3
8     # via -r requirements-test.in
9 nose2==0.10.0
10     # via -r requirements-test.in
11 six==1.15.0
12     # via nose2
13 #######################################################################################
14 # Copyright ETSI Contributors and Others.
15 #
16 # Licensed under the Apache License, Version 2.0 (the "License");
17 # you may not use this file except in compliance with the License.
18 # You may obtain a copy of the License at
19 #
20 #    http://www.apache.org/licenses/LICENSE-2.0
21 #
22 # Unless required by applicable law or agreed to in writing, software
23 # distributed under the License is distributed on an "AS IS" BASIS,
24 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
25 # implied.
26 # See the License for the specific language governing permissions and
27 # limitations under the License.
28 #######################################################################################