From ce91d14e9b2915a7d40604a3eda4bc4b2f4d4fe8 Mon Sep 17 00:00:00 2001 From: Burtiraven2 Date: Sun, 12 Jul 2026 07:27:53 +0200 Subject: [PATCH] Update: Added pyjwt and beautifulsoup4 to external_dependencies in manifest --- otoolkit_seo_content/__manifest__.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/otoolkit_seo_content/__manifest__.py b/otoolkit_seo_content/__manifest__.py index 0935ae0..ec6804d 100644 --- a/otoolkit_seo_content/__manifest__.py +++ b/otoolkit_seo_content/__manifest__.py @@ -46,7 +46,11 @@ Optional Dependencies 'website_blog', ], 'external_dependencies': { - 'python': ['requests'], + 'python': [ + 'requests', + 'pyjwt', + 'beautifulsoup4', + ], }, 'data': [ # Data