Skip to content
Merged
Show file tree
Hide file tree
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-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ tornado==6.5.4
# via bokeh
tqdm==4.67.3
# via panel
tradingchassis-core @ git+https://github.com/TradingChassis/core.git@10b09aac06881b0f8f942e08104a09d86ba2d2ca
tradingchassis-core @ git+https://github.com/TradingChassis/core.git@2c317546473a2f295d6b747cd42b897aadf2c1c7
# via -r _git_deps.in
typing-extensions==4.15.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ tornado==6.5.4
# via bokeh
tqdm==4.67.3
# via panel
tradingchassis-core @ git+https://github.com/TradingChassis/core.git@10b09aac06881b0f8f942e08104a09d86ba2d2ca
tradingchassis-core @ git+https://github.com/TradingChassis/core.git@2c317546473a2f295d6b747cd42b897aadf2c1c7
# via -r _git_deps.in
typing-extensions==4.15.0
# via
Expand Down
Loading