10
10
alabaster == 1.0.0
11
11
angles == 2.0
12
12
anyio == 4.8.0
13
+ argon2-cffi == 23.1.0
14
+ argon2-cffi-bindings == 21.2.0
13
15
arrow == 1.3.0
16
+ asttokens == 3.0.0
17
+ async-lru == 2.0.4
14
18
attrs == 24.3.0
15
19
autopage == 0.5.2
16
20
babel == 2.16.0
17
21
backports.tarfile == 1.2.0
18
22
bcrypt == 4.2.1
19
23
beautifulsoup4 == 4.12.3
20
24
black == 24.10.0
25
+ bleach == 6.2.0
21
26
bokeh == 3.6.2
22
27
Bottleneck == 1.4.2
23
28
Brotli == 1.1.0
24
29
cached-property == 1.5.2
25
30
Cartopy == 0.24.0
26
- certifi == 2024.12.14
31
+ certifi == 2025.1.31
27
32
cffi == 1.17.1
28
33
cfgrib == 0.9.11.0
29
34
cfgv == 3.3.1
@@ -37,27 +42,35 @@ cmocean==4.0.3
37
42
colorama == 0.4.6
38
43
coloredlogs == 15.0.1
39
44
colorspacious == 1.1.2
45
+ comm == 0.2.2
40
46
contourpy == 1.3.1
41
47
coverage == 7.6.10
42
48
cryptography == 44.0.1
43
49
cycler == 0.12.1
44
50
cytoolz == 1.0.1
45
51
dask == 2024.12.1
46
52
dask-expr == 1.1.21
53
+ debugpy == 1.8.11
54
+ decorator == 5.1.1
55
+ defusedxml == 0.7.1
47
56
distlib == 0.3.9
48
57
distributed == 2024.12.1
49
58
docutils == 0.21.2
50
59
eccodes == 2.37.0
51
60
editables == 0.5
61
+ entrypoints == 0.4
52
62
et_xmlfile == 2.0.0
53
63
exceptiongroup == 1.2.2
54
64
execnet == 2.1.1
65
+ executing == 2.1.0
55
66
f90nml == 1.4.4
67
+ fastjsonschema == 2.21.1
56
68
feedgen == 1.0.0
57
69
filelock == 3.16.1
58
70
findlibs == 0.0.5
59
71
flox == 0.9.15
60
72
fonttools == 4.55.3
73
+ fqdn == 1.5.1
61
74
fsspec == 2024.12.0
62
75
future == 1.0.0
63
76
FVCOM-Cmd == 0.1
@@ -82,12 +95,29 @@ imagesize==1.4.1
82
95
importlib_metadata == 8.5.0
83
96
importlib_resources == 6.5.2
84
97
iniconfig == 2.0.0
98
+ ipykernel == 6.29.5
99
+ ipython == 8.31.0
85
100
isodate == 0.7.2
101
+ isoduration == 20.11.0
86
102
jaraco.classes == 3.4.0
87
103
jaraco.context == 6.0.1
88
104
jaraco.functools == 4.1.0
105
+ jedi == 0.19.2
89
106
jeepney == 0.8.0
90
107
Jinja2 == 3.1.5
108
+ json5 == 0.10.0
109
+ jsonpointer == 3.0.0
110
+ jsonschema == 4.23.0
111
+ jsonschema-specifications == 2024.10.1
112
+ jupyter_client == 8.6.3
113
+ jupyter_core == 5.7.2
114
+ jupyter-events == 0.11.0
115
+ jupyter-lsp == 2.2.5
116
+ jupyter_server == 2.15.0
117
+ jupyter_server_terminals == 0.5.3
118
+ jupyterlab == 4.3.4
119
+ jupyterlab_pygments == 0.3.0
120
+ jupyterlab_server == 2.27.3
91
121
keyring == 25.6.0
92
122
kiwisolver == 1.4.7
93
123
locket == 1.0.0
@@ -97,37 +127,53 @@ Mako==1.3.8
97
127
markdown-it-py == 3.0.0
98
128
MarkupSafe == 3.0.2
99
129
matplotlib == 3.10.0
130
+ matplotlib-inline == 0.1.7
100
131
mdurl == 0.1.2
132
+ mistune == 3.1.0
101
133
moad_tools == 25.2.dev0
102
134
more-itertools == 10.6.0
103
135
msgpack == 1.1.0
104
136
munkres == 1.1.4
105
137
mypy_extensions == 1.0.0
138
+ nbclient == 0.10.2
139
+ nbconvert == 7.16.5
140
+ nbformat == 5.10.4
106
141
nc-time-axis == 1.4.1
107
142
NEMO-Cmd == 25.1.dev0
108
143
NEMO_Nowcast == 25.1.dev0
144
+ nest_asyncio == 1.6.0
109
145
netCDF4 == 1.7.2
110
146
nodeenv == 1.9.1
147
+ notebook == 7.3.2
148
+ notebook_shim == 0.2.4
111
149
numpy == 2.2.1
112
150
numpy-groupies == 0.11.2
113
151
numpy-indexed == 0.3.7
114
152
openpyxl == 3.1.5
115
153
OPPTools == 0.1.0
154
+ overrides == 7.7.0
116
155
packaging == 24.2
117
156
pandas == 2.2.3
157
+ pandocfilters == 1.5.0
118
158
paramiko == 3.5.0
159
+ parso == 0.8.4
119
160
partd == 1.4.2
120
161
pathspec == 0.12.1
121
162
pbr == 6.1.0
122
163
pexpect == 4.9.0
164
+ pickleshare == 0.7.5
123
165
pillow == 11.1.0
124
166
pip == 24.3.1
167
+ pkgutil_resolve_name == 1.3.10
125
168
platformdirs == 4.3.6
126
169
pluggy == 1.5.0
127
170
pre_commit == 4.0.1
128
171
prettytable == 3.12.0
172
+ prometheus_client == 0.21.1
173
+ prompt_toolkit == 3.0.48
129
174
psutil == 6.1.1
130
175
ptyprocess == 0.7.0
176
+ pure_eval == 0.2.3
131
177
pyarrow == 18.1.0
132
178
pycparser == 2.22
133
179
Pygments == 2.19.1
@@ -147,22 +193,28 @@ pytest-randomly==3.15.0
147
193
pytest-xdist == 3.6.1
148
194
python-dateutil == 2.9.0.post0
149
195
python-hglib == 2.6.2
196
+ python-json-logger == 2.0.7
150
197
pytz == 2024.1
151
198
PyYAML == 6.0.2
152
199
pyzmq == 26.2.0
200
+ referencing == 0.35.1
153
201
requests == 2.32.3
154
202
requests-file == 2.1.0
155
203
requests-toolbelt == 1.0.0
156
204
Reshapr == 25.1.dev0
157
205
retrying == 1.3.3
206
+ rfc3339_validator == 0.1.4
207
+ rfc3986-validator == 0.1.1
158
208
rich == 13.9.4
209
+ rpds-py == 0.22.3
159
210
SalishSeaCmd == 25.1.dev0
160
211
SalishSeaNowcast == 25.1.dev0
161
212
SalishSeaTools == 25.1.dev0
162
213
schedule == 1.2.2
163
214
scipy == 1.15.1
164
215
scour == 0.38.2
165
216
SecretStorage == 3.3.3
217
+ Send2Trash == 1.8.3
166
218
sentry-sdk == 2.20.0
167
219
setuptools == 75.8.0
168
220
shapely == 2.0.6
@@ -184,32 +236,41 @@ sphinxcontrib-jquery==4.1
184
236
sphinxcontrib-jsmath == 1.0.1
185
237
sphinxcontrib-qthelp == 2.0.0
186
238
sphinxcontrib-serializinghtml == 1.1.10
239
+ stack_data == 0.6.3
187
240
stevedore == 5.4.0
188
241
structlog == 24.4.0
189
242
supervisor == 4.2.5
190
243
sysrsync == 1.1.1
191
244
tblib == 3.0.0
192
245
tenacity == 9.0.0
246
+ terminado == 0.18.1
247
+ tinycss2 == 1.4.0
193
248
toml == 0.10.2
194
249
tomli == 2.2.1
195
250
tomli_w == 1.2.0
196
251
tomlkit == 0.13.2
197
252
toolz == 1.0.0
198
253
tornado == 6.4.2
199
254
tqdm == 4.67.1
255
+ traitlets == 5.14.3
200
256
trove-classifiers == 2025.1.10.15
201
257
types-python-dateutil == 2.9.0.20241206
202
258
typing_extensions == 4.12.2
259
+ typing_utils == 0.1.0
203
260
tzdata == 2024.2
204
261
ukkonen == 1.0.1
262
+ uri-template == 1.3.0
205
263
urllib3 == 2.3.0
206
264
userpath == 1.9.2
207
265
utm == 0.7.0
208
266
verboselogs == 1.7
209
267
virtualenv == 20.28.1
210
268
watchdog == 6.0.0
211
269
wcwidth == 0.2.13
212
- xarray == 2025.1.1
270
+ webcolors == 24.11.1
271
+ webencodings == 0.5.1
272
+ websocket-client == 1.8.0
273
+ xarray == 2024.7.0
213
274
xyzservices == 2024.9.0
214
275
zeep == 4.3.1
215
276
zict == 3.0.0
0 commit comments