Code Review
/
dovetail.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
bc7a096
)
Add Missing Futures Package
33/58833/2
author
Trevor Bramwell
<tbramwell@linuxfoundation.org>
Wed, 20 Jun 2018 18:57:38 +0000
(11:57 -0700)
committer
Georg Kunz
<georg.kunz@ericsson.com>
Wed, 20 Jun 2018 19:47:49 +0000
(19:47 +0000)
This is needed by the motor package.
Change-Id: Ie19958040bc026b834fd3891da3a205cb248df92
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
cvp/requirements.txt
patch
|
blob
|
history
diff --git
a/cvp/requirements.txt
b/cvp/requirements.txt
index
fe9ca0d
..
bb8dc80
100644
(file)
--- a/
cvp/requirements.txt
+++ b/
cvp/requirements.txt
@@
-14,3
+14,4
@@
tlslite>=0.4.9
pyjwt>=1.5.2
cryptography>=2.0.3
python-cas>=1.2.0
+futures