JAA-ATS-Tool / requirements.txt
saitejatirunagari's picture
feat: integrate ever-jobs for 170 job platforms, content fingerprint dedup, grouped UI selector
b617fcc
Raw
History Blame
574 Bytes
# Core
openai>=1.0.0
requests>=2.31.0
beautifulsoup4>=4.12.0
lxml>=4.9.0
fake-useragent>=1.4.0
python-dotenv>=1.0.0
tqdm>=4.65.0
colorama>=0.4.6
# Resume
pdfplumber>=0.10.0
python-docx>=1.1.0
reportlab>=4.0.0
docx2pdf>=0.1.8; sys_platform == 'win32'
# Excel
pandas>=2.1.0
openpyxl>=3.1.0
# Scraping
playwright>=1.40.0
aiohttp>=3.9.0
httpx>=0.27.0
# Google Sheets
gspread>=6.0.0
google-auth>=2.20.0
google-auth-oauthlib>=1.0.0
google-api-python-client>=2.90.0
# Research engine
ddgs>=1.0.0
# Fuzzy matching (cross-platform dedup)
rapidfuzz>=3.0
# UI
streamlit>=1.45.0