From 7e4ecce74c6193e204af3567dc7f688e1cfbd56f Mon Sep 17 00:00:00 2001 From: Ivan Office Date: Fri, 7 Feb 2025 18:53:01 +0800 Subject: [PATCH] update deepseek --- app_chatgpt/__manifest__.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app_chatgpt/__manifest__.py b/app_chatgpt/__manifest__.py index 4cee2df5..03068121 100644 --- a/app_chatgpt/__manifest__.py +++ b/app_chatgpt/__manifest__.py @@ -10,7 +10,7 @@ { 'name': 'ChatGPT4, China Ali,AiGC Center.Ai服务中心,聚合全网Ai', - 'version': '14.23.09.22', + 'version': '14.25.02.07', 'author': 'odooai.cn', 'company': 'odooai.cn', 'maintainer': 'odooai.cn', @@ -44,9 +44,7 @@ 13. Full Open Source. ''', 'depends': [ - 'base', 'app_odoo_customize', - 'base_setup', 'mail', 'queue_job', ],