Add pandas to requirements.txt for tests

This commit is contained in:
Bu5hm4nn
2026-03-22 10:39:09 +01:00
parent d477aa0458
commit c47c5a86e0

View File

@@ -5,6 +5,7 @@ QuantLib>=1.31
yfinance>=0.2.0
lightweight-charts>=2.0.0
polars>=0.20.0
pandas>=2.0.0
pydantic>=2.5.0
pyyaml>=6.0
redis>=5.0.0