# Core Framework Flask==3.0.0 Flask-SQLAlchemy==3.1.1 Flask-Login==0.6.3 flask-cors==4.0.0 Werkzeug==3.0.0 # HTTP & Scraping requests==2.31.0 beautifulsoup4==4.12.2 lxml==4.9.3 urllib3==2.2.1 # Image Processing Pillow==10.3.0 # opencv-python-headless==4.9.0.80 # Optional: for face blur tool # SEO / Keyword Tools pytrends==4.9.2 # google-api-python-client==2.131.0 # Optional: for YouTube tools # NLP nltk==3.8.1 # Domain Tools python-whois==0.9.4 dnspython==2.6.1 # HTML to Image (optional - requires wkhtmltoimage binary) # imgkit==1.2.3 # Database # SQLAlchemy is included with Flask-SQLAlchemy # Utilities python-dotenv==1.0.1