blob: 7f8775165401324d161f66d4f39ed4b1876510e8 [file] [log] [blame]
beierlma0911d32021-02-22 14:30:35 -05001# Copyright 2018 Telefonica S.A.
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
12# implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15
16
beierlmdd22f642022-01-13 11:40:06 -050017aiohttp==3.6.2
18 # via
19 # -r requirements-test.in
20 # aioresponses
21aioresponses==0.7.3
22 # via -r requirements-test.in
23async-timeout==3.0.1
24 # via aiohttp
25asynctest==0.13.0
26 # via -r requirements-test.in
27attrs==21.4.0
28 # via aiohttp
29certifi==2021.10.8
30 # via requests
31chardet==3.0.4
32 # via
33 # aiohttp
34 # requests
35coverage==6.2
36 # via
37 # -r requirements-test.in
38 # nose2
39idna==2.10
40 # via
41 # requests
42 # yarl
43lxml==4.7.1
44 # via pyang
45multidict==4.7.6
46 # via
47 # aiohttp
48 # yarl
49nose2==0.10.0
50 # via -r requirements-test.in
51pyang==2.5.2
52 # via -r requirements-test.in
53requests==2.25.1
54 # via -r requirements-test.in
55six==1.16.0
56 # via nose2
57urllib3==1.26.8
58 # via requests
59yarl==1.7.2
60 # via aiohttp