File size: 382 Bytes
8b7e8f0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Core dependencies
blinker>=1.9.0
langchain-chroma>=0.2.6
langchain-community>=0.3.29
langchain-google-genai>=2.1.12
langchain-text-splitters>=0.3.11
langchain[google-genai]>=0.3.27
plotly>=6.3.0
pypdf>=6.0.0
python-docx>=1.2.0
python-dotenv>=1.1.1
streamlit>=1.49.1
streamlit-option-menu>=0.4.0

# Additional dependencies for production deployment
uvicorn>=0.24.0
gunicorn>=21.2.0