Files
Kansaram b220954097 fix: remove gs-quant from requirements, use numpy fallbacks only
gs-quant not compatible with Python 3.14 on Render.
try/except in quant_analysis.py already handles missing import
with pure numpy/pandas fallback implementations.

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