chore(ci): install pinned ccxt and orjson versions
This commit is contained in:
@@ -36,7 +36,7 @@ jobs:
|
||||
python-version: "3.14"
|
||||
|
||||
- name: Install ccxt
|
||||
run: uv pip install ccxt orjson
|
||||
run: uv pip install $(grep -E "^ccxt==" requirements.txt) $(grep -E "^orjson==" requirements.txt)
|
||||
|
||||
- name: Run leverage tier update
|
||||
env:
|
||||
@@ -55,7 +55,7 @@ jobs:
|
||||
Dependencies
|
||||
branch: update/binance-leverage-tiers
|
||||
title: Update Binance Leverage Tiers
|
||||
commit-message: "chore: update pre-commit hooks"
|
||||
commit-message: "chore: update binance leverage tiers"
|
||||
committer: Freqtrade Bot <154552126+freqtrade-bot@users.noreply.github.com>
|
||||
author: Freqtrade Bot <154552126+freqtrade-bot@users.noreply.github.com>
|
||||
body: Update binance leverage tiers.
|
||||
|
||||
Reference in New Issue
Block a user