22# This file is autogenerated by pip-compile with Python 3.9
33# by the following command:
44#
5- # pip-compile ./ base.in
5+ # pip-compile base.in
66#
77anyio==4.8.0
88 # via httpx
99backoff==2.2.1
10- # via -r ./ base.in
11- beautifulsoup4==4.12 .3
12- # via -r ./ base.in
13- certifi==2024.12.14
10+ # via -r base.in
11+ beautifulsoup4==4.13 .3
12+ # via -r base.in
13+ certifi==2025.1.31
1414 # via
1515 # httpcore
1616 # httpx
@@ -19,7 +19,7 @@ certifi==2024.12.14
1919cffi==1.17.1
2020 # via cryptography
2121chardet==5.2.0
22- # via -r ./ base.in
22+ # via -r base.in
2323charset-normalizer==3.4.1
2424 # via
2525 # requests
@@ -28,24 +28,24 @@ click==8.1.8
2828 # via
2929 # nltk
3030 # python-oxmsg
31- cryptography==44.0.0
31+ cryptography==44.0.1
3232 # via unstructured-client
3333dataclasses-json==0.6.7
3434 # via
35- # -r ./ base.in
35+ # -r base.in
3636 # unstructured-client
37- deepdiff==8.1.1
37+ deepdiff==8.2.0
3838 # via unstructured-client
3939emoji==2.14.1
40- # via -r ./ base.in
40+ # via -r base.in
4141exceptiongroup==1.2.2
4242 # via anyio
4343filetype==1.2.0
44- # via -r ./ base.in
44+ # via -r base.in
4545h11==0.14.0
4646 # via httpcore
4747html5lib==1.1
48- # via -r ./ base.in
48+ # via -r base.in
4949httpcore==1.0.7
5050 # via httpx
5151httpx==0.28.1
@@ -61,10 +61,10 @@ joblib==1.4.2
6161jsonpath-python==1.0.6
6262 # via unstructured-client
6363langdetect==1.0.9
64- # via -r ./ base.in
65- lxml==5.3.0
66- # via -r ./ base.in
67- marshmallow==3.26.0
64+ # via -r base.in
65+ lxml==5.3.1
66+ # via -r base.in
67+ marshmallow==3.26.1
6868 # via
6969 # dataclasses-json
7070 # unstructured-client
@@ -75,38 +75,38 @@ mypy-extensions==1.0.0
7575nest-asyncio==1.6.0
7676 # via unstructured-client
7777nltk==3.9.1
78- # via -r ./ base.in
78+ # via -r base.in
7979numpy==1.26.4
80- # via -r ./ base.in
80+ # via -r base.in
8181olefile==0.47
8282 # via python-oxmsg
83- orderly-set==5.2.3
83+ orderly-set==5.3.0
8484 # via deepdiff
8585packaging==24.2
8686 # via
8787 # marshmallow
8888 # unstructured-client
89- psutil==6.1.1
90- # via -r ./ base.in
89+ psutil==7.0.0
90+ # via -r base.in
9191pycparser==2.22
9292 # via cffi
93- pypdf==5.2 .0
93+ pypdf==5.3 .0
9494 # via unstructured-client
9595python-dateutil==2.9.0.post0
9696 # via unstructured-client
97- python-iso639==2025.1.28
98- # via -r ./ base.in
97+ python-iso639==2025.2.18
98+ # via -r base.in
9999python-magic==0.4.27
100- # via -r ./ base.in
101- python-oxmsg==0.0.1
102- # via -r ./ base.in
103- rapidfuzz==3.11.0
104- # via -r ./ base.in
100+ # via -r base.in
101+ python-oxmsg==0.0.2
102+ # via -r base.in
103+ rapidfuzz==3.12.1
104+ # via -r base.in
105105regex==2024.11.6
106106 # via nltk
107107requests==2.32.3
108108 # via
109- # -r ./ base.in
109+ # -r base.in
110110 # requests-toolbelt
111111 # unstructured-client
112112requests-toolbelt==1.0.0
@@ -123,12 +123,13 @@ soupsieve==2.6
123123 # via beautifulsoup4
124124tqdm==4.67.1
125125 # via
126- # -r ./ base.in
126+ # -r base.in
127127 # nltk
128128typing-extensions==4.12.2
129129 # via
130- # -r ./ base.in
130+ # -r base.in
131131 # anyio
132+ # beautifulsoup4
132133 # pypdf
133134 # python-oxmsg
134135 # typing-inspect
@@ -139,14 +140,14 @@ typing-inspect==0.9.0
139140 # unstructured-client
140141unstructured-client==0.25.9
141142 # via
142- # -c ././ deps/constraints.txt
143- # -r ./ base.in
143+ # -c ./deps/constraints.txt
144+ # -r base.in
144145urllib3==1.26.20
145146 # via
146- # -c ././ deps/constraints.txt
147+ # -c ./deps/constraints.txt
147148 # requests
148149 # unstructured-client
149150webencodings==0.5.1
150151 # via html5lib
151152wrapt==1.17.2
152- # via -r ./ base.in
153+ # via -r base.in
0 commit comments