File tree Expand file tree Collapse file tree 1 file changed +11
-5
lines changed
Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ attrs==25.3.0
1818 # via
1919 # jsonschema
2020 # referencing
21- beautifulsoup4 == 4.13.5
21+ beautifulsoup4 == 4.14.2
2222 # via nbconvert
2323bleach [css ]== 6.2.0
2424 # via nbconvert
@@ -34,6 +34,10 @@ elastic-transport==9.1.0
3434 # via elasticsearch
3535elasticsearch == 9.1.1
3636 # via -r requirements.in
37+ exceptiongroup == 1.3.0
38+ # via
39+ # anyio
40+ # ipython
3741executing == 2.2.1
3842 # via stack-data
3943fastjsonschema == 2.21.2
@@ -44,10 +48,8 @@ idna==3.10
4448 # via
4549 # anyio
4650 # jsonschema
47- ipython == 9.5 .0
51+ ipython == 8.37 .0
4852 # via -r requirements.in
49- ipython-pygments-lexers == 1.1.1
50- # via ipython
5153isoduration == 20.11.0
5254 # via jsonschema
5355jedi == 0.19.2
@@ -108,6 +110,8 @@ nbformat==5.10.4
108110 # jupyter-server
109111 # nbclient
110112 # nbconvert
113+ overrides == 7.7.0
114+ # via jupyter-server
111115packaging == 25.0
112116 # via
113117 # jupyter-events
@@ -138,7 +142,6 @@ pycurl==7.45.6
138142pygments == 2.19.2
139143 # via
140144 # ipython
141- # ipython-pygments-lexers
142145 # nbconvert
143146pylibmc == 1.6.3
144147 # via -r requirements.in
@@ -218,6 +221,9 @@ typing-extensions==4.15.0
218221 # anyio
219222 # beautifulsoup4
220223 # elasticsearch
224+ # exceptiongroup
225+ # ipython
226+ # mistune
221227 # referencing
222228uri-template == 1.3.0
223229 # via jsonschema
You can’t perform that action at this time.
0 commit comments