Merge pull request #9565 from freqtrade/dependabot/pip/develop/python-rapidjson-1.14

Bump python-rapidjson from 1.13 to 1.14
This commit is contained in:
Matthias
2023-12-18 06:33:40 +01:00
committed by GitHub

View File

@@ -28,7 +28,7 @@ pyarrow==14.0.1; platform_machine != 'armv7l'
py_find_1st==1.1.6
# Load ticker files 30% faster
python-rapidjson==1.13
python-rapidjson==1.14
# Properly format api responses
orjson==3.9.10