blob: 459afe05eb1e07befe9cd8d59b58d3e74ab6d9cb [file] [log] [blame]
beierlmbb0f2a32021-02-16 13:30:35 -05001-e git+https://osm.etsi.org/gerrit/osm/N2VC.git@master#egg=n2vc
2 # via -r requirements-dev.in
3-e git+https://osm.etsi.org/gerrit/osm/common.git@master#egg=osm-common
4 # via -r requirements-dev.in
5aiokafka==0.7.0
6 # via osm-common
7bcrypt==3.2.0
8 # via paramiko
9cachetools==4.2.1
10 # via google-auth
11certifi==2020.12.5
12 # via
13 # kubernetes
14 # requests
15cffi==1.14.5
16 # via
17 # bcrypt
18 # cryptography
19 # pynacl
20chardet==4.0.0
21 # via requests
22cryptography==3.4.7
23 # via paramiko
24dataclasses==0.6
25 # via osm-common
26google-auth==1.28.0
27 # via kubernetes
28idna==2.10
29 # via requests
30juju==2.8.4
31 # via n2vc
32jujubundlelib==0.5.6
33 # via theblues
34kafka-python==2.0.2
35 # via aiokafka
36kubernetes==10.0.1
37 # via n2vc
38macaroonbakery==1.3.1
39 # via
40 # juju
41 # theblues
42mypy-extensions==0.4.3
43 # via typing-inspect
44oauthlib==3.1.0
45 # via requests-oauthlib
46paramiko==2.7.2
47 # via juju
48protobuf==3.15.6
49 # via macaroonbakery
50pyasn1-modules==0.2.8
51 # via google-auth
52pyasn1==0.4.8
53 # via
54 # juju
55 # n2vc
56 # pyasn1-modules
57 # rsa
58pycparser==2.20
59 # via cffi
60pycrypto==2.6.1
61 # via osm-common
62pymacaroons==0.13.0
63 # via macaroonbakery
64pymongo==3.11.3
65 # via osm-common
66pynacl==1.4.0
67 # via
68 # macaroonbakery
69 # paramiko
70 # pymacaroons
71pyrfc3339==1.1
72 # via
73 # juju
74 # macaroonbakery
75python-dateutil==2.8.1
76 # via kubernetes
77pytz==2021.1
78 # via pyrfc3339
79pyyaml==5.4.1
80 # via
81 # juju
82 # jujubundlelib
83 # kubernetes
84 # osm-common
85requests-oauthlib==1.3.0
86 # via kubernetes
87requests==2.25.1
88 # via
89 # kubernetes
90 # macaroonbakery
91 # requests-oauthlib
92 # theblues
93rsa==4.7.2
94 # via google-auth
95six==1.15.0
96 # via
97 # bcrypt
98 # google-auth
99 # kubernetes
100 # macaroonbakery
101 # protobuf
102 # pymacaroons
103 # pynacl
104 # python-dateutil
105 # websocket-client
106theblues==0.5.2
107 # via juju
108toposort==1.6
109 # via juju
110typing-extensions==3.7.4.3
111 # via typing-inspect
112typing-inspect==0.6.0
113 # via juju
114urllib3==1.26.4
115 # via
116 # kubernetes
117 # requests
118websocket-client==0.58.0
119 # via kubernetes
120websockets==7.0
121 # via juju
122
123# The following packages are considered to be unsafe in a requirements file:
124# setuptools
125#######################################################################################
126# Copyright ETSI Contributors and Others.
127#
128# Licensed under the Apache License, Version 2.0 (the "License");
129# you may not use this file except in compliance with the License.
130# You may obtain a copy of the License at
131#
132# http://www.apache.org/licenses/LICENSE-2.0
133#
134# Unless required by applicable law or agreed to in writing, software
135# distributed under the License is distributed on an "AS IS" BASIS,
136# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
137# implied.
138# See the License for the specific language governing permissions and
139# limitations under the License.
140#######################################################################################