We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 314a684 commit 2474f86Copy full SHA for 2474f86
backend/requirements.txt
@@ -2,7 +2,7 @@ asyncio==3.4.3
2
boto3==1.35.69
3
botocore==1.35.69
4
certifi==2024.8.30
5
-fastapi==0.115.5
+fastapi==0.115.6
6
fastapi-health==0.4.0
7
google-api-core==2.23.0
8
google-auth==2.36.0
@@ -32,13 +32,17 @@ opencv-python==4.10.0.84
32
psutil==6.1.0
33
pydantic==2.9.0
34
python-dotenv==1.0.1
35
+python-magic==0.4.27
36
PyPDF2==3.0.1
37
PyMuPDF==1.24.14
38
starlette==0.41.3
39
sse-starlette==2.1.3
40
starlette-session==0.4.3
41
tqdm==4.67.1
42
unstructured[all-docs]==0.16.6
43
+unstructured==0.16.6
44
+unstructured-client==0.26.2
45
+unstructured-inference==0.8.1
46
urllib3==2.2.2
47
uvicorn==0.32.1
48
gunicorn==23.0.0
0 commit comments