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