Skip to content

Commit 2474f86

Browse files
authored
updated requirements (#923)
1 parent 314a684 commit 2474f86

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

backend/requirements.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ asyncio==3.4.3
22
boto3==1.35.69
33
botocore==1.35.69
44
certifi==2024.8.30
5-
fastapi==0.115.5
5+
fastapi==0.115.6
66
fastapi-health==0.4.0
77
google-api-core==2.23.0
88
google-auth==2.36.0
@@ -32,13 +32,17 @@ opencv-python==4.10.0.84
3232
psutil==6.1.0
3333
pydantic==2.9.0
3434
python-dotenv==1.0.1
35+
python-magic==0.4.27
3536
PyPDF2==3.0.1
3637
PyMuPDF==1.24.14
3738
starlette==0.41.3
3839
sse-starlette==2.1.3
3940
starlette-session==0.4.3
4041
tqdm==4.67.1
4142
unstructured[all-docs]==0.16.6
43+
unstructured==0.16.6
44+
unstructured-client==0.26.2
45+
unstructured-inference==0.8.1
4246
urllib3==2.2.2
4347
uvicorn==0.32.1
4448
gunicorn==23.0.0

0 commit comments

Comments
 (0)