• 
      

    Constrain Paramiko to ~=3.4.1.

    Review Request #14550 — Created Aug. 5, 2025 and submitted — Latest diff uploaded

    Information

    Review Board
    release-7.x

    Reviewers

    Paramiko 4.0 released yesterday. This release doesn't expose the
    paramiko.DSSKey attribute, which we make use of in our SSHClient
    code. This breaks Review Board builds, so we'll set our Paramiko
    dependency to 3.4.1 to deal with this.

    Ran ./contrib/internal/prepare-dev.py on RB 7.0.4 and 7.1.

    Commits

    Files