Constrain Paramiko to ~=3.4.1.

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

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.

Summary ID
Constrain Paramiko to ~=3.4.1.
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.
9a02aedba136a49dc7aa6bb139a659ed15d44a54
chipx86
  1. Ship It!
  2. 
      
maubin
Review request changed
Status:
Completed
Change Summary:
Pushed to release-7.x (fa24e58)