Bump UsEquityStrategies for IBIT DCA#102
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 1fea38e464
ℹ️ 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.39 | ||
| quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@b846c9d777a450e95d23c264853997d671f47dd9 | ||
| us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@d08492ea4b4055515606ae386e59a31a943a7fec | ||
| us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@f92301b329ab5054ec5ed6fb8ce043b48ff18a0e |
There was a problem hiding this comment.
Keep strategy dependency pins synchronized
This bump only updates requirements.txt, but pyproject.toml still declares us-equity-strategies at d08492ea.... Environments that install the project from its package metadata, such as pip install . or editable installs, will continue resolving the old catalog and will not see the ibit_smart_dca runtime profile this change is meant to expose, even though Docker/CI installs from requirements get the new SHA.
Useful? React with 👍 / 👎.
Summary
Tests