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.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ boto3 ~= 1.7
psutil ~= 5.4
pyasn1 ~= 0.4
datadog ~= 0.22
paramiko ~= 2.5
paramiko ~= 3.4
google ~= 3.0
google-cloud-storage ~= 2.3.0
statsd ~= 3.3
Expand Down
3 changes: 1 addition & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jmespath==1.0.1
# via
# boto3
# botocore
paramiko==2.12.0
paramiko==3.4.0
# via -r requirements.in
protobuf==4.24.4
# via
Expand Down Expand Up @@ -105,7 +105,6 @@ six==1.16.0
# via
# azure-core
# isodate
# paramiko
# python-dateutil
soupsieve==2.5
# via beautifulsoup4
Expand Down