------------------
* compat: compatibility with python 3.11 and later
* deps: do not pin werkzeug/flask 2.
* docs: do not pin old versions of docutils/sphinx, optional extra dependencies to build docs
* bugfix: fix an issue where deleting a report was not deleting the associated GridFS objects as expected.