blob: 87df1c92bdfe2d8dd9e0a7d21751566c10b3ab35 [file] [log] [blame]
David Garcia7c6840b2021-02-12 17:19:13 +01001#######################################################################################
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#######################################################################################
beierlm2519b542022-01-13 11:43:45 -050017asynctest==0.13.0
18 # via -r requirements-test.in
calvinosanc1d6b07592023-04-20 10:41:27 +010019certifi==2022.6.15
beierlm2519b542022-01-13 11:43:45 -050020 # via requests
calvinosanc1d6b07592023-04-20 10:41:27 +010021charset-normalizer==2.0.12
beierlm2519b542022-01-13 11:43:45 -050022 # via requests
calvinosanc1d6b07592023-04-20 10:41:27 +010023coverage==6.4.1
24 # via
25 # -r requirements-test.in
26 # nose2
27flake8==4.0.1
beierlm2519b542022-01-13 11:43:45 -050028 # via -r requirements-test.in
calvinosanc1d6b07592023-04-20 10:41:27 +010029idna==3.3
beierlm2519b542022-01-13 11:43:45 -050030 # via requests
calvinosanc1d6b07592023-04-20 10:41:27 +010031mccabe==0.6.1
beierlm2519b542022-01-13 11:43:45 -050032 # via flake8
calvinosanc1d6b07592023-04-20 10:41:27 +010033mock==4.0.3
beierlm2519b542022-01-13 11:43:45 -050034 # via -r requirements-test.in
calvinosanc1d6b07592023-04-20 10:41:27 +010035nose2==0.11.0
beierlm2519b542022-01-13 11:43:45 -050036 # via -r requirements-test.in
calvinosanc1d6b07592023-04-20 10:41:27 +010037pycodestyle==2.8.0
beierlm2519b542022-01-13 11:43:45 -050038 # via flake8
calvinosanc1d6b07592023-04-20 10:41:27 +010039pyflakes==2.4.0
beierlm2519b542022-01-13 11:43:45 -050040 # via flake8
calvinosanc1d6b07592023-04-20 10:41:27 +010041requests==2.28.0
beierlm2519b542022-01-13 11:43:45 -050042 # via requests-mock
calvinosanc1d6b07592023-04-20 10:41:27 +010043requests-mock==1.9.3
beierlm2519b542022-01-13 11:43:45 -050044 # via -r requirements-test.in
45six==1.16.0
calvinosanc1d6b07592023-04-20 10:41:27 +010046 # via
47 # nose2
48 # requests-mock
49urllib3==1.26.9
beierlm2519b542022-01-13 11:43:45 -050050 # via requests