Make QuantLib optional - can cause CI build issues

This commit is contained in:
Bu5hm4nn
2026-03-22 10:41:24 +01:00
parent 416690de62
commit c9a6aa8d73

View File

@@ -1,7 +1,6 @@
nicegui>=2.0.0
fastapi>=0.110.0
uvicorn>=0.27.0
QuantLib>=1.31
yfinance>=0.2.0
lightweight-charts>=2.0.0
polars>=0.20.0
@@ -9,3 +8,4 @@ pandas>=2.0.0
pydantic>=2.5.0
pyyaml>=6.0
redis>=5.0.0
# QuantLib>=1.31 is optional - installed separately if needed