-
Xiaowu Zhang authored
0.7.6 is the last version that support py2 but it has memory leak, which is only fixed at https://github.com/scrapinghub/dateparser/releases/tag/v1.1.8 let's upgrade version only for `py3`, to check if it fix the [`testGC`](https://lab.nexedi.com/nexedi/erp5/-/blob/12b2c272a0084e6bbf57d14cb219c943155497e2/product/ERP5Type/tests/testDynamicClassGeneration.py#L2860) when [do `import dateparser`](erp5!2117 (comment 238776)) we need to update to 1.2.1, pytz to `2025.2`, also tzlocal to `5.3.1` otherwise [some zodbtools tests failed](zodbtools!35) /reviewed-on !1845