mirror of
https://github.com/MODSetter/SurfSense.git
synced 2025-09-01 10:09:08 +00:00
chore: added possible python unstructured.io dependencies
This commit is contained in:
parent
a6f4721e67
commit
53d260fe2e
3 changed files with 3 additions and 2 deletions
|
@ -18,6 +18,8 @@ langchain_chroma
|
|||
flashrank
|
||||
psycopg2
|
||||
unstructured-client
|
||||
python-libmagic
|
||||
poppler-utils
|
||||
langchain-unstructured
|
||||
langgraph
|
||||
gpt_researcher
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
from __future__ import annotations
|
||||
import asyncio
|
||||
import json
|
||||
from typing import List
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 8e699e3e6f2037ce8f2af3d36c55ff4c67f4c5af
|
||||
Subproject commit 8b1635dc2756f86f0a24df6eeaa94519e0518aae
|
Loading…
Add table
Reference in a new issue