Flask==3.0.1
Flask-Cors==6.0.0
flask-socketio==5.3.6
python-dotenv>=0.19.0
langchain==1.1.3; python_version >= '3.10'
langchain==0.3.27; python_version < '3.10'
langchain-community==0.4.1; python_version >= '3.10'
langchain-community==0.3.28; python_version < '3.10'
langchain-core==0.3.81; python_version < '3.10'
pydantic==2.12.4
marshmallow==3.26.2
pypdfium2==4.30.0
Pillow==12.2.0; python_version >= '3.10'
Pillow>=11.3.0; python_version < '3.10'
docx2txt==0.9
puremagic==1.29

# PPTX text extraction libraries
unstructured==0.18.18; python_version >= '3.10'
unstructured==0.18.3; python_version < '3.10'
unstructured-client==0.42.8
python-pptx==1.0.2

# corePackage replacements 
pandas
numpy