Skip to content

Commit 3f44660

Browse files
committed
Update dependencies for jupyter demo
1 parent 4d5bb75 commit 3f44660

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

demo/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile requirements.in -o requirements.txt
3-
anyio==4.12.1
3+
anyio==4.13.0
44
# via
55
# httpx
66
# jupyter-server
@@ -12,9 +12,9 @@ arrow==1.4.0
1212
# via isoduration
1313
asttokens==3.0.1
1414
# via stack-data
15-
async-lru==2.2.0
15+
async-lru==2.3.0
1616
# via jupyterlab
17-
attrs==25.4.0
17+
attrs==26.1.0
1818
# via
1919
# jsonschema
2020
# referencing
@@ -31,7 +31,7 @@ certifi==2026.2.25
3131
# requests
3232
cffi==2.0.0
3333
# via argon2-cffi-bindings
34-
charset-normalizer==3.4.5
34+
charset-normalizer==3.4.6
3535
# via requests
3636
colorama==0.4.6
3737
# via ipython
@@ -95,7 +95,7 @@ jinja2==3.1.6
9595
# nbconvert
9696
json5==0.13.0
9797
# via jupyterlab-server
98-
jsonpointer==3.0.0
98+
jsonpointer==3.1.1
9999
# via jsonschema
100100
jsonschema==4.26.0
101101
# via
@@ -256,7 +256,7 @@ referencing==0.37.0
256256
# jsonschema
257257
# jsonschema-specifications
258258
# jupyter-events
259-
requests==2.32.5
259+
requests==2.33.0
260260
# via jupyterlab-server
261261
rfc3339-validator==0.1.4
262262
# via

0 commit comments

Comments
 (0)