blob: bb85aabfc614c56cd3c00e992a081ecd52dcc991 [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
garciadeblasfc12ea62024-08-07 02:35:10 +020019certifi==2024.7.4
beierlm2519b542022-01-13 11:43:45 -050020 # via requests
garciadeblasfc12ea62024-08-07 02:35:10 +020021charset-normalizer==3.3.2
Mark Beierl03241da2023-01-28 03:02:22 +000022 # via
23 # -r requirements-test.in
24 # requests
garciadeblasfc12ea62024-08-07 02:35:10 +020025coverage==7.6.1
calvinosanc190a5c322022-10-11 09:21:27 +000026 # via -r requirements-test.in
beierlm2519b542022-01-13 11:43:45 -050027flake8==4.0.1
28 # via -r requirements-test.in
garciadeblasfc12ea62024-08-07 02:35:10 +020029idna==3.7
beierlm2519b542022-01-13 11:43:45 -050030 # via requests
31mccabe==0.6.1
32 # via flake8
garciadeblasfe88c322023-09-28 23:31:11 +020033mock==5.1.0
beierlm2519b542022-01-13 11:43:45 -050034 # via -r requirements-test.in
garciadeblasfc12ea62024-08-07 02:35:10 +020035nose2==0.15.1
beierlm2519b542022-01-13 11:43:45 -050036 # via -r requirements-test.in
37pycodestyle==2.8.0
38 # via flake8
39pyflakes==2.4.0
40 # via flake8
garciadeblasfc12ea62024-08-07 02:35:10 +020041requests==2.32.3
beierlm2519b542022-01-13 11:43:45 -050042 # via requests-mock
garciadeblasfc12ea62024-08-07 02:35:10 +020043requests-mock==1.12.1
beierlm2519b542022-01-13 11:43:45 -050044 # via -r requirements-test.in
garciadeblasfc12ea62024-08-07 02:35:10 +020045urllib3==2.2.2
beierlm2519b542022-01-13 11:43:45 -050046 # via requests