v0.0.82 - deposit_read: Simplify api to return only relevant deposit information - setup: Update the minimum required runtime python3 version - spec: reference SWHID using explicit anchors - Update type annotations and signatures to match djangorestframework-stubs - pytest.ini: Avoid loading flask plugin to prevent fixture name clash - Add a pyproject.toml file to target py37 for black - Enable black - tests: Adapt init_sentry api change call with environment parameter - docs: Fix sphinx warnings - tests/gunicorn_config: Fix tests after recent changes in swh-core