[ADD] requirement odoo 18: orjson for optimal json usage
This commit is contained in:
parent
09ccbd5f96
commit
cf3d69b7b0
1 changed files with 3 additions and 0 deletions
|
|
@ -47,6 +47,9 @@ pydevd-odoo
|
|||
# Mail check
|
||||
flanker
|
||||
|
||||
# For optimal json
|
||||
orjson
|
||||
|
||||
# For fixing module ocr_data_retrieval check file ocr_data_retrieval/models/ocr_data_template.py
|
||||
#spacy==3.8.2
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue