@@ -55,7 +55,7 @@ comm==0.2.2
5555 # via
5656 # ipykernel
5757 # ipywidgets
58- contourpy==1.3.0
58+ contourpy==1.3.1 ; python_version >= "3.10"
5959 # via
6060 # -c /home/pprados/workspace.bda/unstructured-inference/requirements/base.txt
6161 # matplotlib
@@ -104,12 +104,14 @@ ipykernel==6.29.5
104104 # jupyter
105105 # jupyter-console
106106 # jupyterlab
107- ipython==8.18.1
107+ ipython==9.1.0 ; python_version >= "3.10"
108108 # via
109109 # -r requirements/dev.in
110110 # ipykernel
111111 # ipywidgets
112112 # jupyter-console
113+ ipython-pygments-lexers==1.1.1
114+ # via ipython
113115ipywidgets==8.1.5
114116 # via jupyter
115117isoduration==20.11.0
@@ -123,7 +125,7 @@ jinja2==3.1.6
123125 # jupyterlab
124126 # jupyterlab-server
125127 # nbconvert
126- json5==0.11 .0
128+ json5==0.12 .0
127129 # via jupyterlab-server
128130jsonpointer==3.0.0
129131 # via jsonschema
@@ -179,7 +181,7 @@ jupyterlab-server==2.27.3
179181 # notebook
180182jupyterlab-widgets==3.0.13
181183 # via ipywidgets
182- kiwisolver==1.4.7
184+ kiwisolver==1.4.8 ; python_version >= "3.10"
183185 # via
184186 # -c /home/pprados/workspace.bda/unstructured-inference/requirements/base.txt
185187 # matplotlib
@@ -188,7 +190,7 @@ markupsafe==3.0.2
188190 # -c /home/pprados/workspace.bda/unstructured-inference/requirements/base.txt
189191 # jinja2
190192 # nbconvert
191- matplotlib==3.9.4
193+ matplotlib==3.10.1 ; python_version >= "3.10"
192194 # via
193195 # -c /home/pprados/workspace.bda/unstructured-inference/requirements/base.txt
194196 # -r requirements/dev.in
@@ -217,7 +219,7 @@ notebook-shim==0.2.4
217219 # via
218220 # jupyterlab
219221 # notebook
220- numpy==2.0.2
222+ numpy==2.2.4 ; python_version > "3.10"
221223 # via
222224 # -c /home/pprados/workspace.bda/unstructured-inference/requirements/base.txt
223225 # contourpy
@@ -274,6 +276,7 @@ pycparser==2.22
274276pygments==2.19.1
275277 # via
276278 # ipython
279+ # ipython-pygments-lexers
277280 # jupyter-console
278281 # nbconvert
279282pyparsing==3.2.3
@@ -297,7 +300,7 @@ pyyaml==6.0.2
297300 # -c /home/pprados/workspace.bda/unstructured-inference/requirements/base.txt
298301 # -c /home/pprados/workspace.bda/unstructured-inference/requirements/test.txt
299302 # jupyter-events
300- pyzmq==26.3 .0
303+ pyzmq==26.4 .0
301304 # via
302305 # ipykernel
303306 # jupyter-client
@@ -372,7 +375,7 @@ traitlets==5.14.3
372375 # nbformat
373376types-python-dateutil==2.9.0.20241206
374377 # via arrow
375- typing-extensions==4.13.0
378+ typing-extensions==4.13.1
376379 # via
377380 # -c /home/pprados/workspace.bda/unstructured-inference/requirements/base.txt
378381 # -c /home/pprados/workspace.bda/unstructured-inference/requirements/test.txt
0 commit comments