Skip to content

Commit

Permalink
[6.14.z] Temporarily add docker and paramiko deps (#14022)
Browse files Browse the repository at this point in the history
Temporarily add docker and paramiko deps (#14020)

Since we're currently installing broker from github, we can't install the extra deps. Until it is back, we need to explicitly add in docker and its ssh support layer paramiko.

(cherry picked from commit 0b08acd)

Co-authored-by: Jake Callahan <[email protected]>
  • Loading branch information
Satellite-QE and JacobCallahan authored Feb 8, 2024
1 parent 7847b0a commit e34b11a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@ betelgeuse==1.11.0
broker[docker]==0.4.1
cryptography==42.0.2
deepdiff==6.7.1
docker==7.0.0 # Temporary until Broker is back on PyPi
dynaconf[vault]==3.2.4
fauxfactory==3.1.0
jinja2==3.1.3
manifester==0.0.14
navmazing==1.2.2
paramiko==3.4.0 # Temporary until Broker is back on PyPi
productmd==1.38
pyotp==2.9.0
python-box==7.1.1
Expand Down

0 comments on commit e34b11a

Please sign in to comment.