-
Notifications
You must be signed in to change notification settings - Fork 15
/
requirements.txt
259 lines (258 loc) · 6.03 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile pyproject.toml
#
acme==2.6.0
# via simple-acme-dns
annotated-types==0.6.0
# via pydantic
appdirs==1.4.4
# via data-safe-haven (pyproject.toml)
arpeggio==2.0.2
# via parver
attrs==23.2.0
# via parver
azure-common==1.1.28
# via
# azure-mgmt-automation
# azure-mgmt-compute
# azure-mgmt-containerinstance
# azure-mgmt-dns
# azure-mgmt-keyvault
# azure-mgmt-msi
# azure-mgmt-network
# azure-mgmt-rdbms
# azure-mgmt-resource
# azure-mgmt-storage
azure-core==1.30.1
# via
# azure-identity
# azure-keyvault-certificates
# azure-keyvault-keys
# azure-keyvault-secrets
# azure-mgmt-core
# azure-storage-blob
# azure-storage-file-datalake
# azure-storage-file-share
# data-safe-haven (pyproject.toml)
# msrest
azure-identity==1.16.0
# via data-safe-haven (pyproject.toml)
azure-keyvault-certificates==4.8.0
# via data-safe-haven (pyproject.toml)
azure-keyvault-keys==4.9.0
# via data-safe-haven (pyproject.toml)
azure-keyvault-secrets==4.8.0
# via data-safe-haven (pyproject.toml)
azure-mgmt-automation==1.0.0
# via data-safe-haven (pyproject.toml)
azure-mgmt-compute==30.6.0
# via data-safe-haven (pyproject.toml)
azure-mgmt-containerinstance==10.1.0
# via data-safe-haven (pyproject.toml)
azure-mgmt-core==1.4.0
# via
# azure-mgmt-automation
# azure-mgmt-compute
# azure-mgmt-containerinstance
# azure-mgmt-dns
# azure-mgmt-keyvault
# azure-mgmt-msi
# azure-mgmt-network
# azure-mgmt-rdbms
# azure-mgmt-resource
# azure-mgmt-storage
azure-mgmt-dns==8.1.0
# via data-safe-haven (pyproject.toml)
azure-mgmt-keyvault==10.3.0
# via data-safe-haven (pyproject.toml)
azure-mgmt-msi==7.0.0
# via data-safe-haven (pyproject.toml)
azure-mgmt-network==25.3.0
# via data-safe-haven (pyproject.toml)
azure-mgmt-rdbms==10.1.0
# via data-safe-haven (pyproject.toml)
azure-mgmt-resource==23.0.1
# via data-safe-haven (pyproject.toml)
azure-mgmt-storage==21.1.0
# via data-safe-haven (pyproject.toml)
azure-storage-blob==12.19.1
# via
# azure-storage-file-datalake
# data-safe-haven (pyproject.toml)
azure-storage-file-datalake==12.14.0
# via data-safe-haven (pyproject.toml)
azure-storage-file-share==12.15.0
# via data-safe-haven (pyproject.toml)
certifi==2024.2.2
# via
# msrest
# requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
chevron==0.14.0
# via data-safe-haven (pyproject.toml)
click==8.1.7
# via typer
cryptography==42.0.5
# via
# acme
# azure-identity
# azure-keyvault-keys
# azure-storage-blob
# azure-storage-file-share
# data-safe-haven (pyproject.toml)
# josepy
# msal
# pyjwt
# pyopenssl
dill==0.3.8
# via pulumi
dnspython==2.4.2
# via
# data-safe-haven (pyproject.toml)
# simple-acme-dns
fqdn==1.5.1
# via data-safe-haven (pyproject.toml)
grpcio==1.60.1
# via pulumi
idna==3.7
# via requests
isodate==0.6.1
# via
# azure-keyvault-certificates
# azure-keyvault-keys
# azure-keyvault-secrets
# azure-mgmt-compute
# azure-mgmt-containerinstance
# azure-mgmt-dns
# azure-mgmt-keyvault
# azure-mgmt-network
# azure-mgmt-resource
# azure-mgmt-storage
# azure-storage-blob
# azure-storage-file-datalake
# azure-storage-file-share
# msrest
josepy==1.14.0
# via acme
markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
msal==1.28.0
# via
# azure-identity
# data-safe-haven (pyproject.toml)
# msal-extensions
msal-extensions==1.1.0
# via azure-identity
msrest==0.7.1
# via
# azure-mgmt-automation
# azure-mgmt-msi
# azure-mgmt-rdbms
oauthlib==3.2.2
# via requests-oauthlib
packaging==24.0
# via msal-extensions
parver==0.5
# via
# pulumi-azure-native
# pulumi-random
portalocker==2.8.2
# via msal-extensions
protobuf==4.25.3
# via pulumi
psycopg==3.1.18
# via data-safe-haven (pyproject.toml)
pulumi==3.112.0
# via
# data-safe-haven (pyproject.toml)
# pulumi-azure-native
# pulumi-random
pulumi-azure-native==2.37.0
# via data-safe-haven (pyproject.toml)
pulumi-random==4.16.0
# via data-safe-haven (pyproject.toml)
pycparser==2.22
# via cffi
pydantic==2.7.0
# via data-safe-haven (pyproject.toml)
pydantic-core==2.18.1
# via pydantic
pygments==2.17.2
# via rich
pyjwt[crypto]==2.8.0
# via
# msal
# pyjwt
pyopenssl==24.1.0
# via
# acme
# josepy
pyrfc3339==1.1
# via acme
pytz==2023.4
# via
# acme
# data-safe-haven (pyproject.toml)
# pyrfc3339
pyyaml==6.0.1
# via
# data-safe-haven (pyproject.toml)
# pulumi
requests==2.31.0
# via
# acme
# azure-core
# msal
# msrest
# requests-oauthlib
requests-oauthlib==2.0.0
# via msrest
rich==13.7.1
# via
# data-safe-haven (pyproject.toml)
# typer
semver==2.13.0
# via
# pulumi
# pulumi-azure-native
# pulumi-random
shellingham==1.5.4
# via typer
simple-acme-dns==3.0.0
# via data-safe-haven (pyproject.toml)
six==1.16.0
# via
# azure-core
# isodate
# pulumi
typer==0.12.3
# via data-safe-haven (pyproject.toml)
typing-extensions==4.11.0
# via
# azure-core
# azure-keyvault-certificates
# azure-keyvault-keys
# azure-keyvault-secrets
# azure-storage-blob
# azure-storage-file-datalake
# azure-storage-file-share
# psycopg
# pydantic
# pydantic-core
# typer
urllib3==2.2.1
# via requests
validators==0.22.0
# via simple-acme-dns
websocket-client==1.7.0
# via data-safe-haven (pyproject.toml)
# The following packages are considered to be unsafe in a requirements file:
# setuptools