#app
standardwebhooks==1.0.0
schedule==1.2.2
aiofiles==24.1.0
pydantic==2.9.2
pydantic-settings==2.6.0
fastapi[standard]==0.115.5

#framework
langchain==0.3.9
langchain-openai==0.2.10
langchain-community==0.3.8
langchain-core==0.3.21

#vector DB
faiss-cpu==1.9.0
#lark=1.2.2
#langchain_chroma==0.1.4

#loaders
python-magic==0.4.27
opencv-python-headless==4.10.0.84 #docker specs
jmespath==1.0.1 #tmp fix to pre-extract from native pkg due to issues with wheel
unstructured[all-docs]==0.15.14
langchain_unstructured==0.1.5
html5lib==1.1 #beautifulsoup4 parser

#integrations
markdownify==0.14.1 #sitemap

#telemetry
nebuly==0.3.33
