Skip to content

Commit d9f4339

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "requirements: Add types-paramiko"
2 parents 415bfb7 + 5c02091 commit d9f4339

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

lower-constraints.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ testscenarios==0.4
153153
testtools==2.2.0
154154
tooz==1.58.0
155155
traceback2==1.4.0
156+
types-paramiko==0.1.3
156157
unittest2==1.1.0
157158
urllib3==1.22
158159
vine==1.1.4

test-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
hacking>=3.1.0,<3.2.0 # Apache-2.0
66
mypy>=0.761 # MIT
7+
types-paramiko>=0.1.3 # Apache-2.0
78
coverage!=4.4,>=4.0 # Apache-2.0
89
ddt>=1.2.1 # MIT
910
fixtures>=3.0.0 # Apache-2.0/BSD

0 commit comments

Comments
 (0)