Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
2420 Представления

I am setting up Odoo 17 and planning for Odoo 18, but I want to ensure compatibility with the correct Werkzeug version. Since Werkzeug updates sometimes cause issues with Odoo, could anyone confirm the preferred or recommended Werkzeug version for Odoo 17 & 18?

Also, are there any specific configurations or dependencies that need to be considered when installing the correct version?


Аватар
Отменить
Лучший ответ

Odoo Version

Werkzeug Version

Odoo 10

0.11.11

Odoo 11

0.11.15

Odoo 12

0.11.15

Odoo 13

0.14.1

Odoo 14

0.16.1

Odoo 15

0.16.1

Odoo 16

0.16.1

Odoo 17

2.0.2

Odoo 18

2.0.2


Аватар
Отменить

You can find this information in the requirements.txt file - see https://github.com/odoo/odoo/blob/18.0/requirements.txt

For Odoo 18.0 we recommend:
2.0.2 if using Python <= 3.10
2.2.2 if using Python > 3.10 and < 3.12
3.0.1 if using Python >= 3.12

Related Posts Ответы Просмотры Активность
1
авг. 25
961
2
авг. 25
461
2
авг. 25
509
3
авг. 25
1337
1
авг. 25
740