Describe the task. It can be a feature, documentation, etc.
With the current setup, updates to dependencies can happen at any time, which may lead to mysterious issues. uv has a exclude-newer flag to prevent resolution from capturing too recent updates.
Task: add this flag to the main pyproject.toml, check that it also covers the sub-packages.
Hedgedoc URL, if you are keeping notes, plots, logs in hedgedoc.
No response
Area