22# This file is autogenerated by pip-compile with Python 3.10
33# by the following command:
44#
5- # pip-compile ./base.in
5+ # pip-compile --no-strip-extras ./base.in
66#
77anyio==4.11.0
88 # via httpx
99backoff==2.2.1
10- # via -r ./ base.in
10+ # via -r base.in
1111beautifulsoup4==4.14.2
12- # via -r ./ base.in
13- certifi==2025.10.5
12+ # via -r base.in
13+ certifi==2025.11.12
1414 # via
1515 # httpcore
1616 # httpx
@@ -20,31 +20,31 @@ cffi==2.0.0
2020 # via cryptography
2121charset-normalizer==3.4.4
2222 # via
23- # -r ./ base.in
23+ # -r base.in
2424 # requests
2525 # unstructured-client
26- click==8.3.0
26+ click==8.3.1
2727 # via
2828 # nltk
2929 # python-oxmsg
3030cryptography==46.0.3
3131 # via unstructured-client
3232dataclasses-json==0.6.7
3333 # via
34- # -r ./ base.in
34+ # -r base.in
3535 # unstructured-client
3636deepdiff==8.6.1
3737 # via unstructured-client
3838emoji==2.15.0
39- # via -r ./ base.in
39+ # via -r base.in
4040exceptiongroup==1.3.0
4141 # via anyio
4242filetype==1.2.0
43- # via -r ./ base.in
43+ # via -r base.in
4444h11==0.16.0
4545 # via httpcore
4646html5lib==1.1
47- # via -r ./ base.in
47+ # via -r base.in
4848httpcore==1.0.9
4949 # via httpx
5050httpx==0.28.1
@@ -60,9 +60,9 @@ joblib==1.5.2
6060jsonpath-python==1.0.6
6161 # via unstructured-client
6262langdetect==1.0.9
63- # via -r ./ base.in
63+ # via -r base.in
6464lxml==6.0.2
65- # via -r ./ base.in
65+ # via -r base.in
6666marshmallow==3.26.1
6767 # via
6868 # dataclasses-json
@@ -74,9 +74,9 @@ mypy-extensions==1.1.0
7474nest-asyncio==1.6.0
7575 # via unstructured-client
7676nltk==3.9.2
77- # via -r ./ base.in
77+ # via -r base.in
7878numpy==2.2.6
79- # via -r ./ base.in
79+ # via -r base.in
8080olefile==0.47
8181 # via python-oxmsg
8282orderly-set==5.5.0
@@ -86,26 +86,26 @@ packaging==25.0
8686 # marshmallow
8787 # unstructured-client
8888psutil==7.1.3
89- # via -r ./ base.in
89+ # via -r base.in
9090pycparser==2.23
9191 # via cffi
92- pypdf==6.1.3
92+ pypdf==6.3.0
9393 # via unstructured-client
9494python-dateutil==2.9.0.post0
9595 # via unstructured-client
96- python-iso639==2025.2.18
97- # via -r ./ base.in
96+ python-iso639==2025.11.16
97+ # via -r base.in
9898python-magic==0.4.27
99- # via -r ./ base.in
99+ # via -r base.in
100100python-oxmsg==0.0.2
101- # via -r ./ base.in
101+ # via -r base.in
102102rapidfuzz==3.14.3
103- # via -r ./ base.in
103+ # via -r base.in
104104regex==2025.11.3
105105 # via nltk
106106requests==2.32.5
107107 # via
108- # -r ./ base.in
108+ # -r base.in
109109 # requests-toolbelt
110110 # unstructured-client
111111requests-toolbelt==1.0.0
@@ -122,11 +122,11 @@ soupsieve==2.8
122122 # via beautifulsoup4
123123tqdm==4.67.1
124124 # via
125- # -r ./ base.in
125+ # -r base.in
126126 # nltk
127127typing-extensions==4.15.0
128128 # via
129- # -r ./ base.in
129+ # -r base.in
130130 # anyio
131131 # beautifulsoup4
132132 # cryptography
@@ -141,14 +141,14 @@ typing-inspect==0.9.0
141141 # unstructured-client
142142unstructured-client==0.25.9
143143 # via
144- # -c /Users/luke/git/unstructured/requirements/ deps/constraints.txt
145- # -r ./ base.in
144+ # -c deps/constraints.txt
145+ # -r base.in
146146urllib3==2.5.0
147147 # via
148- # -c /Users/luke/git/unstructured/requirements/ deps/constraints.txt
148+ # -c deps/constraints.txt
149149 # requests
150150 # unstructured-client
151151webencodings==0.5.1
152152 # via html5lib
153- wrapt==2.0.0
154- # via -r ./ base.in
153+ wrapt==2.0.1
154+ # via -r base.in
0 commit comments