quant-web/requirements.txt
epistemophiliac 9756809b68 Move Authentik OIDC into Streamlit with client secret.
Remove proxy forward-auth header trust; app runs authorization code flow using OIDC_CLIENT_SECRET and registers redirect URI from SERVICE_URL or OIDC_REDIRECT_URI.
2026-06-19 00:58:26 -04:00

10 lines
161 B
Text

streamlit>=1.32.0
vectorbt>=0.26.0
yfinance>=0.2.36
pandas>=2.1.0
numpy>=1.26.0
pyarrow>=15.0.0
plotly>=5.18.0
sentry-sdk>=2.0.0
authlib>=1.3.0
requests>=2.31.0