readthedocs.org
readthedocs.org copied to clipboard
Requirements: upgrade `django-structlog` to its latest version
We are currently using 2.2.0 but the latest release is 6.x. We pause upgrading it because it required some extra work by that time. Maybe, due to #10932 the time for updating it has arrived.
https://github.com/readthedocs/readthedocs.org/blob/982655e5b2bbdf61097ea6ff4bcb13f06a190c77/requirements/pip.in#L163-L170
Maybe related to:
- https://github.com/readthedocs/readthedocs.org/pull/11003
I think you're working on this right now @humitos so bumped up on the roadmap. Close this if you want though.
Yeah, I did a quick try upgrading this to check if the TemplateSyntaxError was faster, but it was the same.
So, there is no rush on moving forward with this now. We can wait if we want.
This will likely be required when we upgrade Python or Django.