mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP] web_widget_mpld3_chart: Force version of mpld3
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"website": "https://github.com/OCA/web",
|
||||
"depends": ["web"],
|
||||
"data": [],
|
||||
"external_dependencies": {"python": ["mpld3", "beautifulsoup4"]},
|
||||
"external_dependencies": {"python": ["mpld3==0.5.7", "beautifulsoup4"]},
|
||||
"auto_install": False,
|
||||
"development_status": "Beta",
|
||||
"maintainers": ["JordiBForgeFlow", "ChrisOForgeFlow"],
|
||||
|
||||
Reference in New Issue
Block a user