odoo/documentation#13696

Created by fw-bot
Merged at 18f2eb0e36db6e68d1190f5739a45508848fad02

Statuses:

label
odoo-dev:saas-18.1-16.0-uninventory-werkzeug-xmo-442597-fw
head
a4cb4d2578da3ee70c81fbec0cb594c9f86134b9
merged
3 months ago by Framework (ORM), Xavier Morel (xmo)
odoo/documentation
16.0 #13669
17.0 #13694
18.0 #13695
saas-18.1 #13696
saas-18.2 #13697
saas-18.3 #13698
saas-18.4
master #13699

[IMP] conf: remove pillow inventory, cache werkzeug

The pallets website is regularly unreachable (due to DNS failures so it's not even that we get rate limited even though we probably hit it excessively), which causes a warning during documentation build, which in turn causes a completely unnecessary build failure.

Some werkzeug links seem to be generated (in the backend docs), so just commit the werkzeug inventory file as it's pretty small.

Also remove the pillow inventory entirely, it doesn't seem to cause issues but also seems completely unused.

Forward-Port-Of: #13669