# InsightFlow Backend Dependencies # Web Framework fastapi==0.109.0 uvicorn[standard]==0.27.0 python-multipart==0.0.6 # HTTP Client httpx==0.26.0 # Document Processing PyPDF2==3.0.1 python-docx==1.1.0 # Data Processing numpy==1.26.3 # Aliyun SDK aliyun-python-sdk-core==2.14.0 oss2==2.18.5 # Utilities python-dotenv==1.0.0 # Export functionality pandas==2.2.0 openpyxl==3.1.2 reportlab==4.0.9 cairosvg==2.7.1 # Neo4j Graph Database neo4j==5.15.0 # API Documentation (Swagger/OpenAPI) fastapi-offline-swagger==0.1.0 # Phase 7: Workflow Automation apscheduler==3.10.4 # Phase 7: Multimodal Support ffmpeg-python==0.2.0 pillow==10.2.0 opencv-python==4.9.0.80 pytesseract==0.3.10 # Phase 7 Task 7: Plugin & Integration webdav4==0.9.8 urllib3==2.2.0 # Phase 7: Plugin & Integration beautifulsoup4==4.12.3 webdavclient3==3.14.6 # Phase 7 Task 3: Security & Compliance cryptography==42.0.0