safe-guard-crawler / requirements.txt
Iamparody's picture
Update requirements.txt
dff5ee8 verified
raw
history blame contribute delete
397 Bytes
# ML & Core
transformers>=4.30.0
torch>=2.0.0
scipy>=1.10.0
python-multipart>=0.0.6
datasets>=2.0.0
huggingface_hub>=0.20.0
fastapi>=0.104.0
uvicorn>=0.24.0
jinja2>=3.1.0
# Database & APIs
supabase>=2.0.0
python-dotenv>=1.0.0
requests>=2.25.0
tweepy>=4.14.0
# Web Scraping
scrapy>=2.11.0
beautifulsoup4>=4.12.0
newspaper3k>=0.2.8
# Utilities
psycopg2-binary>=2.9.0
pandas>=1.5.0
bcrypt>=4.0.0