- Refactored market_intel_orchestrator.py for direct Gemini API (v1) calls.\n- Updated model to gemini-2.5-pro for enhanced capabilities.\n- Implemented minimal stdout logging for improved traceability within Docker.\n- Optimized Dockerfile and introduced market-intel.requirements.txt for leaner, faster builds.\n- Ensured end-to-end communication from React frontend through Node.js bridge to Python backend is fully functional.
32 lines
428 B
Plaintext
32 lines
428 B
Plaintext
pandas==1.5.3
|
|
numpy
|
|
scikit-learn
|
|
openai==0.28.1
|
|
thefuzz
|
|
python-Levenshtein
|
|
joblib
|
|
xgboost==1.7.6
|
|
google-api-python-client
|
|
google-auth-httplib2
|
|
google-auth-oauthlib
|
|
gspread
|
|
oauth2client
|
|
requests==2.28.2
|
|
urllib3==1.26.18
|
|
beautifulsoup4
|
|
lxml
|
|
wikipedia
|
|
gender-guesser
|
|
tiktoken
|
|
selenium
|
|
webdriver-manager
|
|
pyppeteer
|
|
python-docx
|
|
PyYAML
|
|
openpyxl
|
|
Flask
|
|
pyngrok
|
|
google-genai
|
|
typing-extensions==4.5.0
|
|
grpcio==1.54.2
|
|
google-api-core==2.11.1 |