blob: fbbf879847e4b2271e77719c010d3b2e98f3b87c [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
beierlm0ae051c2022-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
beierlm2868dec2022-06-24 17:40:58 +000029certifi==2022.6.15
beierlm0ae051c2022-01-13 11:40:06 -050030 # via requests
31chardet==3.0.4
32 # via
33 # aiohttp
34 # requests
beierlm2868dec2022-06-24 17:40:58 +000035coverage==6.4.1
beierlm0ae051c2022-01-13 11:40:06 -050036 # via
37 # -r requirements-test.in
38 # nose2
beierlm2868dec2022-06-24 17:40:58 +000039deepdiff==5.8.1
aticig9cfa8162022-04-07 11:57:18 +030040 # via -r requirements-test.in
beierlm2868dec2022-06-24 17:40:58 +000041idna==2.10
beierlm0ae051c2022-01-13 11:40:06 -050042 # via
43 # requests
44 # yarl
beierlm2868dec2022-06-24 17:40:58 +000045lxml==4.9.0
beierlm0ae051c2022-01-13 11:40:06 -050046 # via pyang
47multidict==4.7.6
48 # via
49 # aiohttp
50 # yarl
aticig9cfa8162022-04-07 11:57:18 +030051nose2==0.11.0
beierlm0ae051c2022-01-13 11:40:06 -050052 # via -r requirements-test.in
beierlm2868dec2022-06-24 17:40:58 +000053ordered-set==4.1.0
aticig9cfa8162022-04-07 11:57:18 +030054 # via deepdiff
55pyang==2.5.3
beierlm0ae051c2022-01-13 11:40:06 -050056 # via -r requirements-test.in
aticig9cfa8162022-04-07 11:57:18 +030057requests==2.25.1
beierlm0ae051c2022-01-13 11:40:06 -050058 # via -r requirements-test.in
59six==1.16.0
60 # via nose2
aticig9cfa8162022-04-07 11:57:18 +030061urllib3==1.26.9
beierlm0ae051c2022-01-13 11:40:06 -050062 # via requests
63yarl==1.7.2
64 # via aiohttp