Merge pull request #8348 from freqtrade/dependabot/pip/develop/python-rapidjson-1.10

Bump python-rapidjson from 1.9 to 1.10
This commit is contained in:
Matthias 2023-03-20 06:29:35 +01:00 committed by GitHub
commit 98685f1c98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ pyarrow==11.0.0; platform_machine != 'armv7l'
py_find_1st==1.1.5
# Load ticker files 30% faster
python-rapidjson==1.9
python-rapidjson==1.10
# Properly format api responses
orjson==3.8.7