File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,9 @@ contourpy==1.3.1
64
64
# bokeh
65
65
# matplotlib
66
66
cryptography == 44.0.2
67
- # via jwcrypto
67
+ # via
68
+ # jwcrypto
69
+ # secretstorage
68
70
cycler == 0.12.1
69
71
# via matplotlib
70
72
datalad == 1.1.5
@@ -96,6 +98,8 @@ frozendict==2.4.6
96
98
# via pybids
97
99
fsspec == 2025.2.0
98
100
# via universal-pathlib
101
+ greenlet == 3.2.4
102
+ # via sqlalchemy
99
103
h11 == 0.14.0
100
104
# via httpcore
101
105
h5py == 3.13.0
@@ -133,6 +137,10 @@ jaraco-context==6.0.1
133
137
# keyrings-alt
134
138
jaraco-functools == 4.1.0
135
139
# via keyring
140
+ jeepney == 0.9.0
141
+ # via
142
+ # keyring
143
+ # secretstorage
136
144
jinja2 == 3.1.6
137
145
# via
138
146
# bokeh
@@ -420,6 +428,8 @@ seaborn==0.13.2
420
428
# via
421
429
# nireports
422
430
# niworkflows
431
+ secretstorage == 3.3.3
432
+ # via keyring
423
433
shellingham == 1.5.4
424
434
# via typer
425
435
simplejson == 3.20.1
You can’t perform that action at this time.
0 commit comments