blob: a2a308b4d4149056b25a0563e245717fd438a39d [file] [log] [blame]
garciadeblas56e0be72024-07-09 14:30:15 +02001#######################################################################################
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#######################################################################################
17cachetools==5.3.3
18 # via google-auth
19certifi==2024.7.4
20 # via
21 # kubernetes
22 # requests
23charset-normalizer==3.3.2
24 # via requests
25google-auth==2.32.0
26 # via kubernetes
27grpcio==1.64.1
28 # via grpcio-tools
29grpcio-tools==1.64.1
30 # via -r requirements.in
31grpclib==0.4.7
32 # via -r requirements.in
33h2==4.1.0
34 # via grpclib
35hpack==4.0.0
36 # via h2
37hyperframe==6.0.1
38 # via h2
39idna==3.7
40 # via requests
41kubernetes==30.1.0
42 # via -r requirements.in
43multidict==6.0.5
44 # via grpclib
45oauthlib==3.2.2
46 # via
47 # kubernetes
48 # requests-oauthlib
49protobuf==5.27.2
50 # via grpcio-tools
51pyasn1==0.6.0
52 # via
53 # pyasn1-modules
54 # rsa
55pyasn1-modules==0.4.0
56 # via google-auth
57python-dateutil==2.9.0.post0
58 # via kubernetes
59pyyaml==6.0.1
60 # via
61 # -r requirements.in
62 # kubernetes
63requests==2.32.3
64 # via
65 # kubernetes
66 # requests-oauthlib
67requests-oauthlib==2.0.0
68 # via kubernetes
69rsa==4.9
70 # via google-auth
71six==1.16.0
72 # via
73 # kubernetes
74 # python-dateutil
75urllib3==2.2.2
76 # via
77 # kubernetes
78 # requests
79websocket-client==1.8.0
80 # via kubernetes
81
82# The following packages are considered to be unsafe in a requirements file:
83# setuptools