# Web Framework Flask==3.0.0 Flask-Session==0.5.0 # Azure Services openai==1.54.4 azure-ai-vision==0.15.1b1 azure-core==1.29.7 azure_storage==0.37.0 # Image Processing Pillow==11.0.0 # For PIL/Image rembg==2.0.57 opencv_python==4.10.0.84 opencv_python_headless==4.10.0.84 # HTTP Requests Requests==2.32.3 # Werkzeug (usually comes with Flask but specifying for security) Werkzeug==3.0.1 # Standard library packages like os, json, time, logging, tempfile, base64, io, # platform, subprocess, and shutil are part of Python's standard library, # so they don't need to be in requirements.txt