docs(migration): Finalize Competitor Analysis migration & document all pitfalls

This commit is contained in:
2026-01-10 20:49:54 +01:00
parent 6705d7dd9d
commit db1bfdfc67
3 changed files with 125 additions and 222 deletions

View File

@@ -1,5 +1,8 @@
fastapi==0.104.1
uvicorn==0.24.0.post1
python-dotenv==1.0.0
google-genai
# The frontend uses jspdf and jspdf-autotable, but these are JS libraries, not Python.
google-generativeai>=0.8.0
google-genai>=1.2.0
google-api-core
requests
beautifulsoup4