We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ec396d commit 804f907Copy full SHA for 804f907
1 file changed
docs/requirements.txt
@@ -12,7 +12,7 @@ babel==2.17.0
12
# via sphinx
13
beautifulsoup4==4.14.2
14
# via nbconvert
15
-bleach==6.2.0
+bleach==6.3.0
16
17
certifi==2025.10.5
18
# via requests
@@ -43,7 +43,7 @@ idna==3.11
43
44
imagesize==1.4.1
45
46
-ipykernel==7.0.1
+ipykernel==7.1.0
47
# via jupyter-sphinx
48
ipython==9.6.0
49
# via
@@ -90,7 +90,7 @@ markupsafe==3.0.3
90
91
# jinja2
92
# nbconvert
93
-matplotlib-inline==0.1.7
+matplotlib-inline==0.2.1
94
95
# ipykernel
96
# ipython
@@ -128,7 +128,7 @@ platformdirs==4.5.0
128
# via jupyter-core
129
prompt-toolkit==3.0.52
130
# via ipython
131
-psutil==7.1.1
+psutil==7.1.2
132
# via ipykernel
133
ptyprocess==0.7.0
134
# via pexpect
0 commit comments