Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements-integration.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Packages used in kubedock/tests_integration
ipaddress==1.0.7
paramiko==1.15.2 # keep in sync with KD requirements.txt for convenience
paramiko==2.10.1 # keep in sync with KD requirements.txt for convenience
PyYAML==3.12
python-vagrant==0.5.11
netaddr==0.7.18
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ ipaddress==1.0.7
itsdangerous==0.24
kombu==3.0.35
nose==1.3.4
paramiko==1.15.2
paramiko==2.10.1
psycogreen==1.0
psycopg2==2.5.4
pycrypto==2.6.1
Expand Down