From c91961b196b17f2a719d207ff72bfcb889c7c018 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Mar 2026 02:42:30 +0000 Subject: [PATCH] Update dependency pandas to v1.5.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2e37cb33..77f1f292 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ backtesting==0.3.3 concurrent-futures==1.3.0 httpx==0.14.1 numpy==1.26.0 -pandas==1.3.5 +pandas==1.5.3 pandas-ta==0.3.15 \ No newline at end of file