Add config option to turn off freezing events. Use new encode_json api and ujson.loads
This commit is contained in:
@@ -30,6 +30,7 @@ REQUIREMENTS = {
|
||||
"frozendict>=0.4": ["frozendict"],
|
||||
"pillow": ["PIL"],
|
||||
"pydenticon": ["pydenticon"],
|
||||
"ujson": ["ujson"],
|
||||
}
|
||||
CONDITIONAL_REQUIREMENTS = {
|
||||
"web_client": {
|
||||
|
||||
Reference in New Issue
Block a user