blob: b068b792e0e7a0e3a80488f0a4cbff9d5b443fb2 [file] [log] [blame]
beierlmbb0f2a32021-02-16 13:30:35 -05001#######################################################################################
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#######################################################################################
Gulsum Atici15a67992023-01-26 16:30:41 +030017certifi==2022.12.7
beierlmf3c0ac42022-01-13 11:43:03 -050018 # via
19 # -r requirements-test.in
Gulsum Aticia2192e22022-10-11 23:17:44 +030020 # requests
Mark Beierlfbc255a2023-01-28 03:31:38 +000021charset-normalizer==2.1.1
22 # via
23 # -r requirements-test.in
24 # requests
Gulsum Atici15a67992023-01-26 16:30:41 +030025coverage==7.1.0
Gulsum Aticia2192e22022-10-11 23:17:44 +030026 # via -r requirements-test.in
Gulsum Atici30102522022-09-26 21:04:38 +030027idna==3.4
beierlmf3c0ac42022-01-13 11:43:03 -050028 # via requests
Gulsum Atici15a67992023-01-26 16:30:41 +030029mock==5.0.1
beierlmf3c0ac42022-01-13 11:43:03 -050030 # via -r requirements-test.in
Gulsum Aticia2192e22022-10-11 23:17:44 +030031nose2==0.12.0
beierlmf3c0ac42022-01-13 11:43:03 -050032 # via -r requirements-test.in
Gulsum Atici15a67992023-01-26 16:30:41 +030033requests==2.28.2
beierlmf3c0ac42022-01-13 11:43:03 -050034 # via requests-mock
Gulsum Aticia2192e22022-10-11 23:17:44 +030035requests-mock==1.10.0
beierlmf3c0ac42022-01-13 11:43:03 -050036 # via -r requirements-test.in
37six==1.16.0
Gulsum Aticia2192e22022-10-11 23:17:44 +030038 # via requests-mock
Gulsum Atici15a67992023-01-26 16:30:41 +030039urllib3==1.26.14
beierlmf3c0ac42022-01-13 11:43:03 -050040 # via requests