chore: added pandas to requirements

This commit is contained in:
Sandro Zimmermann 2026-04-09 14:27:16 +02:00
parent 283081ec9c
commit a83a731cdc

View File

@ -2,4 +2,5 @@ matplotlib == 3.10.8
numpy == 2.4.3 numpy == 2.4.3
black == 26.3.1 black == 26.3.1
ipykernel == 7.2.0 ipykernel == 7.2.0
sympy == 1.14.0 sympy == 1.14.0
pandas == 3.0.2