Files
nexus-quant-terminal/backend/requirements.txt
T
KansaramandClaude Sonnet 4.6 aaa0acf64b chore: prepare for Vercel + Koyeb deployment
- API base URL now reads from VITE_API_URL env var (frontend)
- WorldMap localhost URLs replaced with env-aware API constant
- Added httpx to backend requirements (live data proxy)
- Added Procfile for Koyeb backend deployment
- Added vercel.json for frontend SPA routing

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-07 18:46:51 +05:30

10 lines
173 B
Plaintext

fastapi>=0.110,<1.0
uvicorn[standard]>=0.29,<1.0
numpy>=1.24,<3.0
scipy>=1.10,<2.0
pandas>=2.0,<4.0
yfinance>=0.2.38
pydantic>=2.0,<3.0
reportlab>=4.0,<5.0
httpx>=0.27,<1.0