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

@@ -27,6 +27,8 @@ py_find_1st==1.1.5
# Load ticker files 30% faster
python-rapidjson==1.6
# Properly format api responses
orjson==3.6.8
# Notify systemd
sdnotify==0.3.2