mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 02:12:01 +00:00
Merge pull request #10472 from freqtrade/dependabot/pip/develop/python-rapidjson-1.19
chore(deps): bump python-rapidjson from 1.18 to 1.19
This commit is contained in:
commit
814f21a50e
|
@ -1,3 +1,3 @@
|
|||
# Requirements for freqtrade client library
|
||||
requests==2.32.3
|
||||
python-rapidjson==1.18
|
||||
python-rapidjson==1.19
|
||||
|
|
|
@ -30,7 +30,7 @@ pyarrow==17.0.0; platform_machine != 'armv7l'
|
|||
py_find_1st==1.1.6
|
||||
|
||||
# Load ticker files 30% faster
|
||||
python-rapidjson==1.18
|
||||
python-rapidjson==1.19
|
||||
# Properly format api responses
|
||||
orjson==3.10.6
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user