blob: 8ebd64476d87ba6d85de6d6c26f395c745f0079a [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
Gulsum Atici3f1dfe62023-04-19 11:29:19 +030019certifi==2022.12.7
beierlm2519b542022-01-13 11:43:45 -050020 # via requests
Gulsum Atici3f1dfe62023-04-19 11:29:19 +030021charset-normalizer==3.1.0
beierlm2519b542022-01-13 11:43:45 -050022 # via requests
Gulsum Atici3f1dfe62023-04-19 11:29:19 +030023coverage==7.2.3
beierlm2519b542022-01-13 11:43:45 -050024 # via -r requirements-test.in
Gulsum Atici3f1dfe62023-04-19 11:29:19 +030025flake8==6.0.0
26 # via -r requirements-test.in
27idna==3.4
beierlm2519b542022-01-13 11:43:45 -050028 # via requests
Gulsum Atici3f1dfe62023-04-19 11:29:19 +030029mccabe==0.7.0
beierlm2519b542022-01-13 11:43:45 -050030 # via flake8
Gulsum Atici3f1dfe62023-04-19 11:29:19 +030031mock==5.0.2
beierlm2519b542022-01-13 11:43:45 -050032 # via -r requirements-test.in
Gulsum Atici3f1dfe62023-04-19 11:29:19 +030033nose2==0.12.0
beierlm2519b542022-01-13 11:43:45 -050034 # via -r requirements-test.in
Gulsum Atici3f1dfe62023-04-19 11:29:19 +030035pycodestyle==2.10.0
beierlm2519b542022-01-13 11:43:45 -050036 # via flake8
Gulsum Atici3f1dfe62023-04-19 11:29:19 +030037pyflakes==3.0.1
beierlm2519b542022-01-13 11:43:45 -050038 # via flake8
Gulsum Atici3f1dfe62023-04-19 11:29:19 +030039requests==2.28.2
beierlm2519b542022-01-13 11:43:45 -050040 # via requests-mock
Gulsum Atici3f1dfe62023-04-19 11:29:19 +030041requests-mock==1.10.0
beierlm2519b542022-01-13 11:43:45 -050042 # via -r requirements-test.in
43six==1.16.0
Gulsum Atici3f1dfe62023-04-19 11:29:19 +030044 # via requests-mock
45urllib3==1.26.15
beierlm2519b542022-01-13 11:43:45 -050046 # via requests