blob: 50ab32c82a6a058ce2d3126dfef42c65598e6c55 [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
garciadeblas074ac292025-10-08 22:33:32 +020019certifi==2025.10.5
beierlm2519b542022-01-13 11:43:45 -050020 # via requests
garciadeblasc3365d52025-10-14 15:50:24 +020021charset-normalizer==3.4.4
Mark Beierl03241da2023-01-28 03:02:22 +000022 # via
23 # -r requirements-test.in
24 # requests
garciadeblas074ac292025-10-08 22:33:32 +020025coverage==7.10.7
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
garciadeblas46d8ef62025-10-13 12:32:04 +020029idna==3.11
beierlm2519b542022-01-13 11:43:45 -050030 # via requests
31mccabe==0.6.1
32 # via flake8
garciadeblas9ca3f8b2025-03-11 23:56:31 +010033mock==5.2.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
garciadeblas074ac292025-10-08 22:33:32 +020041requests==2.32.5
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
garciadeblas074ac292025-10-08 22:33:32 +020045urllib3==2.5.0
beierlm2519b542022-01-13 11:43:45 -050046 # via requests