docs(migration): Finalize Competitor Analysis migration lessons and code
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,5 @@
|
||||
fastapi==0.104.1
|
||||
uvicorn==0.24.0.post1
|
||||
python-dotenv==1.0.0
|
||||
google-generativeai==0.3.0
|
||||
# The frontend uses jspdf and jspdf-autotable, but these are JS libraries, not Python. No direct Python equivalent is needed unless PDF generation moves to backend.
|
||||
# google-genai (newer SDK) might be needed if using Imagen 4 or Gemini 2.x features.
|
||||
# Pillow for image processing.
|
||||
google-genai
|
||||
# The frontend uses jspdf and jspdf-autotable, but these are JS libraries, not Python.
|
||||
Reference in New Issue
Block a user