mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-01-20 05:50:36 +00:00
Merge pull request #12432 from freqtrade/dependabot/pip/develop/python-rapidjson-1.22
chore(deps): bump python-rapidjson from 1.21 to 1.22
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# Requirements for freqtrade client library
|
||||
requests==2.32.5
|
||||
python-rapidjson==1.21
|
||||
python-rapidjson==1.22
|
||||
|
||||
@@ -30,7 +30,7 @@ pyarrow==21.0.0; platform_machine != 'armv7l' and platform_machine != "aarch64"
|
||||
pyarrow==20.0.0; platform_machine == "aarch64"
|
||||
|
||||
# Load ticker files 30% faster
|
||||
python-rapidjson==1.21
|
||||
python-rapidjson==1.22
|
||||
# Properly format api responses
|
||||
orjson==3.11.3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user