@@ -37,7 +37,7 @@ attrs==23.1.0
3737 # via
3838 # jsonschema
3939 # referencing
40- babel==2.13.0
40+ babel==2.13.1
4141 # via jupyterlab-server
4242backcall==0.2.0
4343 # via ipython
@@ -50,7 +50,7 @@ beautifulsoup4==4.12.2
5050 # -r requirements/base.txt
5151 # nbconvert
5252 # unstructured
53- black==23.10.0
53+ black==23.10.1
5454 # via -r requirements/test.in
5555bleach==6.1.0
5656 # via nbconvert
@@ -69,7 +69,7 @@ chardet==5.2.0
6969 # via
7070 # -r requirements/base.txt
7171 # unstructured
72- charset-normalizer==3.3.0
72+ charset-normalizer==3.3.1
7373 # via
7474 # -r requirements/base.txt
7575 # pdfminer-six
@@ -93,7 +93,7 @@ contourpy==1.1.1
9393 # matplotlib
9494coverage[toml]==7.3.2
9595 # via pytest-cov
96- cryptography==41.0.4
96+ cryptography==41.0.5
9797 # via
9898 # -r requirements/base.txt
9999 # pdfminer-six
@@ -168,7 +168,7 @@ fonttools==4.43.1
168168 # matplotlib
169169fqdn==1.5.1
170170 # via jsonschema
171- fsspec==2023.9.2
171+ fsspec==2023.10.0
172172 # via
173173 # -r requirements/base.txt
174174 # huggingface-hub
@@ -208,7 +208,7 @@ iopath==0.1.10
208208 # via
209209 # -r requirements/base.txt
210210 # layoutparser
211- ipykernel==6.25.2
211+ ipykernel==6.26.0
212212 # via
213213 # ipywidgets
214214 # jupyter
@@ -256,7 +256,7 @@ jsonschema-specifications==2023.7.1
256256 # via jsonschema
257257jupyter==1.0.0
258258 # via -r requirements/test.in
259- jupyter-client==8.4 .0
259+ jupyter-client==8.5 .0
260260 # via
261261 # ipykernel
262262 # jupyter-console
@@ -280,7 +280,7 @@ jupyter-events==0.8.0
280280 # via jupyter-server
281281jupyter-lsp==2.2.0
282282 # via jupyterlab
283- jupyter-server==2.8.0
283+ jupyter-server==2.9.1
284284 # via
285285 # jupyter-lsp
286286 # jupyterlab
@@ -566,7 +566,7 @@ pytesseract==0.3.10
566566 # via
567567 # -r requirements/base.txt
568568 # layoutparser
569- pytest==7.4.2
569+ pytest==7.4.3
570570 # via
571571 # pytest-cov
572572 # pytest-mock
@@ -626,7 +626,7 @@ pyzmq==25.1.1
626626 # qtconsole
627627qtconsole==5.4.4
628628 # via jupyter
629- qtpy==2.4.0
629+ qtpy==2.4.1
630630 # via qtconsole
631631rapidfuzz==3.4.0
632632 # via
@@ -761,7 +761,7 @@ tqdm==4.66.1
761761 # iopath
762762 # nltk
763763 # transformers
764- traitlets==5.11.2
764+ traitlets==5.12.0
765765 # via
766766 # comm
767767 # ipykernel
@@ -798,6 +798,7 @@ typing-extensions==4.8.0
798798 # python-docx
799799 # torch
800800 # typing-inspect
801+ # unstructured
801802 # uvicorn
802803typing-inspect==0.9.0
803804 # via
@@ -807,9 +808,9 @@ tzdata==2023.3
807808 # via
808809 # -r requirements/base.txt
809810 # pandas
810- unstructured[local-inference]==0.10.25
811+ unstructured[local-inference]==0.10.26
811812 # via -r requirements/base.txt
812- unstructured-inference==0.7.9
813+ unstructured-inference==0.7.10
813814 # via
814815 # -r requirements/base.txt
815816 # unstructured
0 commit comments