Use ORJSON for http responses

This commit is contained in:
Matthias
2022-04-27 13:13:11 +02:00
parent d1a61f9c61
commit 21df1b0db3
4 changed files with 6 additions and 4 deletions

View File

@@ -57,6 +57,7 @@ setup(
'pycoingecko',
'py_find_1st',
'python-rapidjson',
'orjson',
'sdnotify',
'colorama',
'jinja2',