tf_sharepoint_integration/requirements.txt
Daniel Grozdanovic bcd0f8a227
Some checks failed
CI - SharePoint Plugin with SonarQube / Test and SonarQube Analysis (push) Has been cancelled
Initial commit: SharePoint connector and ToothFairyAI integration
2026-02-22 17:58:45 +02:00

24 lines
360 B
Plaintext

# 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