Feature 10239: Distributed VCA
[osm/MON.git] / requirements-test.txt
1 certifi==2020.12.5
2     # via requests
3 chardet==4.0.0
4     # via requests
5 coverage==5.5
6     # via
7     #   -r requirements-test.in
8     #   nose2
9 idna==2.10
10     # via requests
11 mock==4.0.3
12     # via -r requirements-test.in
13 nose2==0.10.0
14     # via -r requirements-test.in
15 requests-mock==1.8.0
16     # via -r requirements-test.in
17 requests==2.25.1
18     # via requests-mock
19 six==1.15.0
20     # via
21     #   nose2
22     #   requests-mock
23 urllib3==1.26.4
24     # via requests
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 #######################################################################################