resume-analyzer / Code+Folder /requirements.txt
shekkari21's picture
changed files
36d6c14
raw
history blame contribute delete
329 Bytes
# Core dependencies
streamlit==1.31.0
langchain-community==0.1.5
langchain-core==0.1.15
langchain-openai==0.0.5
openai==1.10.0
# UI components
streamlit-feedback==0.1.3
# PDF processing
PyPDF2==3.0.1
pypdf==3.17.1
# Data processing
numpy==1.26.3
pandas==2.1.4
scikit-learn==1.3.2
# Utilities
tqdm==4.66.1
python-dotenv==1.0.0