We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35f272e commit cd6ce74Copy full SHA for cd6ce74
1 file changed
requirements.txt
@@ -1,6 +1,6 @@
1
# This file was autogenerated by uv via the following command:
2
# uv pip compile requirements.piptools --output-file requirements.txt
3
-anyio==4.9.0
+anyio==4.10.0
4
# via
5
# httpx
6
# jupyter-server
@@ -26,7 +26,7 @@ beautifulsoup4==4.13.4
26
# via nbconvert
27
bleach==6.2.0
28
29
-certifi==2025.7.14
+certifi==2025.8.3
30
31
# httpcore
32
@@ -71,7 +71,7 @@ idna==3.10
71
# requests
72
iniconfig==2.1.0
73
# via pytest
74
-ipykernel==6.30.0
+ipykernel==6.30.1
75
# via jupyterlab
76
ipython==9.4.0
77
# via ipykernel
@@ -229,7 +229,7 @@ pytz==2025.2
229
# via pandas
230
pyyaml==6.0.2
231
# via jupyter-events
232
-pyzmq==27.0.0
+pyzmq==27.0.1
233
234
# ipykernel
235
# jupyter-client
0 commit comments