readthedocs.org icon indicating copy to clipboard operation
readthedocs.org copied to clipboard

Requirements: upgrade `django-structlog` to its latest version

Open humitos opened this issue 1 year ago • 4 comments
trafficstars

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

humitos avatar Nov 28 '23 19:11 humitos

Maybe related to:

  • https://github.com/readthedocs/readthedocs.org/pull/11003

humitos avatar Jan 11 '24 08:01 humitos

I think you're working on this right now @humitos so bumped up on the roadmap. Close this if you want though.

agjohnson avatar Feb 29 '24 19:02 agjohnson

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.

humitos avatar Feb 29 '24 23:02 humitos

This will likely be required when we upgrade Python or Django.

ericholscher avatar Apr 23 '24 16:04 ericholscher