# SharePoint Connector Requirements # Core dependencies boto3>=1.34.0 cryptography>=41.0.0 msal>=1.24.0 requests>=2.31.0 # Web framework flask>=3.0.0 # Production server gunicorn>=21.2.0 # Document parsing PyPDF2>=3.0.0 python-docx>=1.0.0 openpyxl>=3.1.0 python-pptx>=0.6.0 # PostgreSQL with pgvector for embeddings psycopg2-binary>=2.9.0 pgvector>=0.2.0