We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27c16a0 commit f161a1bCopy full SHA for f161a1b
1 file changed
pyproject.toml
@@ -9,7 +9,7 @@ description = "Shared crypto strategy catalog and implementations"
9
readme = "README.md"
10
requires-python = ">=3.11"
11
dependencies = [
12
- "quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@5b76090a358073f00b1705409fff0902bd5f0ca4",
+ "quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@ca2da80b975f81a011e589d488df6329a07f8d32",
13
]
14
15
[tool.setuptools]
0 commit comments