# ArtifyBot — Etsy Automation Framework # Core API clients requests>=2.31.0 openai>=1.3.0 # Image processing Pillow>=10.0.0 opencv-python>=4.8.0 # Google Drive google-auth-oauthlib>=1.1.0 google-auth-httplib2>=0.2.0 google-api-python-client>=2.100.0 # Etsy API (if available; else use requests directly) # etsy-python-api>=1.0.0 # Web automation (optional, for mockup generation) selenium>=4.15.0 # Utilities python-dotenv>=1.0.0