11#
2- # This file is autogenerated by pip-compile with Python 3.10
2+ # This file is autogenerated by pip-compile with Python 3.11
33# by the following command:
44#
5- # pip-compile requirements// cli.in
5+ # pip-compile cli.in
66#
77annotated-types==0.7.0
88 # via pydantic
@@ -15,7 +15,7 @@ backoff==2.2.1
1515 # via unstructured
1616beautifulsoup4==4.12.3
1717 # via unstructured
18- certifi==2024.6.2
18+ certifi==2024.7.4
1919 # via
2020 # httpcore
2121 # httpx
@@ -29,7 +29,7 @@ charset-normalizer==3.3.2
2929 # unstructured-client
3030click==8.1.7
3131 # via
32- # -r requirements// cli.in
32+ # -r cli.in
3333 # nltk
3434 # typer
3535 # uvicorn
@@ -45,10 +45,8 @@ email-validator==2.2.0
4545 # via fastapi
4646emoji==2.12.1
4747 # via unstructured
48- exceptiongroup==1.2.1
49- # via anyio
50- fastapi==0.111.0
51- # via -r requirements//cli.in
48+ fastapi==0.111.1
49+ # via -r cli.in
5250fastapi-cli==0.0.4
5351 # via fastapi
5452filetype==1.2.0
@@ -101,25 +99,32 @@ nest-asyncio==1.6.0
10199nltk==3.8.1
102100 # via unstructured
103101numpy==1.26.4
104- # via unstructured
102+ # via
103+ # pandas
104+ # unstructured
105105ordered-set==4.1.0
106106 # via deepdiff
107- orjson==3.10.6
108- # via fastapi
109107packaging==24.1
110108 # via
111109 # marshmallow
112110 # unstructured-client
113- pydantic==2.8.0
111+ pandas==2.2.2
112+ # via unstructured-ingest
113+ psutil==6.0.0
114+ # via unstructured
115+ pydantic==2.8.2
114116 # via fastapi
115- pydantic-core==2.20.0
117+ pydantic-core==2.20.1
116118 # via pydantic
117119pygments==2.18.0
118120 # via rich
119- pypdf==4.2.0
121+ pypdf==4.3.1
120122 # via unstructured-client
121123python-dateutil==2.9.0.post0
122- # via unstructured-client
124+ # via
125+ # pandas
126+ # unstructured-client
127+ # unstructured-ingest
123128python-dotenv==1.0.1
124129 # via uvicorn
125130python-iso639==2024.4.27
@@ -128,11 +133,13 @@ python-magic==0.4.27
128133 # via unstructured
129134python-multipart==0.0.9
130135 # via fastapi
136+ pytz==2024.1
137+ # via pandas
131138pyyaml==6.0.1
132139 # via uvicorn
133- rapidfuzz==3.9.4
140+ rapidfuzz==3.9.5
134141 # via unstructured
135- regex==2024.5.15
142+ regex==2024.7.24
136143 # via nltk
137144requests==2.32.3
138145 # via
@@ -168,34 +175,33 @@ typer==0.12.3
168175 # via fastapi-cli
169176typing-extensions==4.12.2
170177 # via
171- # anyio
172178 # emoji
173179 # fastapi
174180 # pydantic
175181 # pydantic-core
176- # pypdf
177182 # typer
178183 # typing-inspect
179184 # unstructured
180185 # unstructured-client
181- # uvicorn
182186typing-inspect==0.9.0
183187 # via
184188 # dataclasses-json
185189 # unstructured-client
186- ujson==5.10.0
187- # via fastapi
188- unstructured==0.14.9
189- # via -r requirements//cli.in
190- unstructured-client==0.23.8
190+ tzdata==2024.1
191+ # via pandas
192+ unstructured==0.15.0
193+ # via unstructured-ingest
194+ unstructured-client==0.25.0
191195 # via unstructured
196+ unstructured-ingest==0.0.0
197+ # via -r cli.in
192198urllib3==2.2.2
193199 # via
194200 # requests
195201 # unstructured-client
196- uvicorn[standard]==0.30.1
202+ uvicorn[standard]==0.30.3
197203 # via
198- # -r requirements// cli.in
204+ # -r cli.in
199205 # fastapi
200206uvloop==0.19.0
201207 # via uvicorn
0 commit comments