Skip to content

Commit

Permalink
Temporarily add docker and paramiko deps (SatelliteQE#14020)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
JacobCallahan authored and shweta83 committed Apr 10, 2024
1 parent 0a847c3 commit 53d47e2
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 - Temporarily disabled, see below
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 53d47e2

Please sign in to comment.