Merge pull request #13048 from freqtrade/dependabot/pip/develop/pandas-3.0.2

chore(deps): bump pandas from 2.3.3 to 3.0.2
This commit is contained in:
Matthias
2026-04-17 06:21:04 +02:00
committed by GitHub
10 changed files with 29 additions and 21 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ dependencies = [
"urllib3",
"jsonschema",
"numpy>2.0,<3.0",
"pandas>=2.2.0,<3.0",
"pandas>=2.2.0,<4.0",
"TA-Lib<0.7",
"ft-pandas-ta",
"technical",