Merge PR #2652 into 15.0

Signed-off-by moylop260
pull/2669/head
OCA-git-bot 2023-06-07 01:04:32 +00:00
commit 8e908f1522
4 changed files with 1 additions and 7 deletions

View File

@ -12,6 +12,5 @@
"license": "AGPL-3",
"application": False,
"installable": True,
"external_dependencies": {"python": ["lxml"]},
"depends": ["base"],
}

View File

@ -14,6 +14,5 @@
"license": "AGPL-3",
"application": False,
"installable": True,
"external_dependencies": {"python": ["lxml"]},
"depends": ["base"],
}

View File

@ -17,7 +17,5 @@
"demo": ["demo/ir_cron.xml"],
"post_init_hook": "post_init_hook",
"installable": True,
"external_dependencies": {
"python": ["acme<2.0.0", "cryptography", "dnspython", "josepy"]
},
"external_dependencies": {"python": ["acme<2.0.0", "dnspython", "josepy"]},
}

View File

@ -1,12 +1,10 @@
# generated from manifests external_dependencies
acme<2.0.0
astor
cryptography
cryptography==2.6.1
dataclasses
dnspython
josepy
lxml
mako
odoorpc
openpyxl