craw_web / requirements.txt
euler314's picture
Update requirements.txt
17ac947 verified
raw
history blame contribute delete
337 Bytes
# Core dependencies
streamlit==1.22.0
playwright==1.37.0 # Updated version
beautifulsoup4==4.11.2
PyPDF2==3.0.1
reportlab==3.6.12
Pillow==9.4.0
requests==2.28.2
google-auth-oauthlib==1.0.0
google-api-python-client==2.79.0
# Utils
numpy==1.24.2
pandas==1.5.3
aiohttp==3.8.4
python-dotenv==1.0.0
tqdm==4.64.1
nltk
scikit-learn
docx2txt