Update tests and docs across core, lib, and contrib modules

This commit is contained in:
Ichinga Samuel
2026-02-16 10:20:49 +01:00
parent 9ecc2bb7f7
commit 844e39194b
493 changed files with 48196 additions and 22486 deletions
+3
View File
@@ -31,5 +31,8 @@ description = "Asynchronous MetaTrader5 library and Algorithmic Trading Framewor
[dependency-groups]
dev = [
"jupyter>=1.1.1",
"pandas-stubs>=3.0.0.260204",
"pytest>=8.4.1",
"pytest-asyncio>=1.3.0",
"ta-lib>=0.6.8",
]