trytond/revert_werkzeug_setup.patch
2020-03-10 10:22:56 +00:00

13 lines
226 B
Diff

--- a/setup.py
+++ b/setup.py
@@ -108,7 +108,7 @@
'python-dateutil',
'polib',
'python-sql >= 0.5',
- 'werkzeug < 1.0',
+ 'werkzeug',
'wrapt',
'passlib',
],