File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change 6
6
#
7
7
aiodns == 2.0.0
8
8
# via hail
9
+ aiofiles == 24.1.0
10
+ # via -r requirements.in
9
11
aiohappyeyeballs == 2.3.5
10
12
# via aiohttp
11
13
aiohttp == 3.10.2
@@ -14,6 +16,8 @@ aiohttp==3.10.2
14
16
# slackclient
15
17
aiosignal == 1.3.1
16
18
# via aiohttp
19
+ annotated-types == 0.7.0
20
+ # via pydantic
17
21
asttokens == 2.4.1
18
22
# via stack-data
19
23
async-timeout == 4.0.3
@@ -68,7 +72,7 @@ commonmark==0.9.1
68
72
# via rich
69
73
contourpy == 1.2.0
70
74
# via bokeh
71
- cryptography == 42 .0.4
75
+ cryptography == 43 .0.1
72
76
# via
73
77
# azure-identity
74
78
# azure-storage-blob
@@ -272,12 +276,18 @@ pycares==4.4.0
272
276
# via aiodns
273
277
pycparser == 2.21
274
278
# via cffi
279
+ pydantic == 2.8.2
280
+ # via -r requirements.in
281
+ pydantic-core == 2.20.1
282
+ # via pydantic
275
283
pygments == 2.17.2
276
284
# via
277
285
# ipython
278
286
# rich
279
287
pyjwt [crypto ]== 2.8.0
280
- # via msal
288
+ # via
289
+ # msal
290
+ # pyjwt
281
291
pyparsing == 3.1.1
282
292
# via httplib2
283
293
pyspark == 3.5.1
@@ -365,6 +375,8 @@ typing-extensions==4.8.0
365
375
# azure-core
366
376
# azure-storage-blob
367
377
# janus
378
+ # pydantic
379
+ # pydantic-core
368
380
# typer
369
381
tzdata == 2023.3
370
382
# via pandas
You can’t perform that action at this time.
0 commit comments