Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ flask
gunicorn
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@f92301b329ab5054ec5ed6fb8ce043b48ff18a0e
us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@22689494e922a8b18349562edcc6389d2faaed8f

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Update the editable-install dependency pin too

This bumps only requirements.txt, but the documented quick start uses python -m pip install -e ., which resolves dependencies from pyproject.toml; that file still pins us-equity-strategies to d08492ea... instead of this new 22689494.... Anyone installing the platform as a package (including local devs following README.md:41 or build flows that use project metadata) will still run against the old strategy package and won't see the clarified Nasdaq 100 / S&P 500 Smart DCA name this change is meant to deliver.

Useful? React with 👍 / 👎.

google-cloud-storage
requests
pytest