[codex] Bump us equity strategies to 0.7.52#68
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 7d019f68ce
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| "firstrade==0.0.38", | ||
| "quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@v0.7.35", | ||
| "us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@v0.7.49", | ||
| "us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@v0.7.52", |
There was a problem hiding this comment.
Align QuantPlatformKit with the bumped strategy package
When installing from either pyproject.toml or requirements.txt, this new us-equity-strategies tag declares quant-platform-kit @ ...@v0.7.37 in its own upstream pyproject.toml, while this repo still pins quant-platform-kit @ ...@v0.7.35 on the previous line. Pip's resolver will reject those conflicting direct-URL requirements for fresh CI/deploy installs, so the strategy bump needs the matching QuantPlatformKit bump in this repo as well.
Useful? React with 👍 / 👎.
7d019f6 to
d683f7b
Compare
Summary
us-equity-strategiesdependency tov0.7.52in requirements and project metadataValidation
git diff --check