• 
      

    Remove the explicit cryptography dependency.

    Review Request #15248 — Created Aug. 21, 2026 and updated

    Information

    Review Board
    release-9.x

    Reviewers

    The cryptography dependency has been removed in favor of the version
    bound to cryptozoology, which is now a dependency of Djblets 7.
    Keeping the cryptography dependency version in one place helps to
    avoid version conflicts between the various modules.

    We'll be bumping the cryptozoology dependency when needed to get new
    major cryptography changes.

    Built new environments with the Djblets and Review Board changes.
    Verified that I had the expected versions of these dependencies.

    Summary ID
    Remove the explicit cryptography dependency.
    The `cryptography` dependency has been removed in favor of the version bound to `cryptozoology`, which is now a dependency of Djblets 7. Keeping the `cryptography` dependency version in one place helps to avoid version conflicts between the various modules. We'll be bumping the `cryptozoology` dependency when needed to get new major `cryptography` changes.
    91c2316e8971f719231159591b033db738f5337e
    Checks run (2 succeeded)
    flake8 passed.
    JSHint passed.