commit | 4aff82de26f5710ff59ffd23bec044f25ab3e269 | [log] [tgz] |
---|---|---|
author | Matt Jeanneret <mj3580@att.com> | Mon Aug 19 16:45:39 2019 -0400 |
committer | Matt Jeanneret <mj3580@att.com> | Tue Aug 20 10:05:03 2019 -0400 |
tree | 0ea1c48a31b121e793d9c45d846b4e99b89284d7 | |
parent | 352a45cf75754cf45d485e5a91cb1f6ab9809845 [diff] |
Pin python openolt protos to last non-TP version Needed to work with a non-TP core. Change-Id: I00952eafb1df4b95be7b0d7df626ca0402f24f06
diff --git a/python/requirements.txt b/python/requirements.txt index 556e5e3..3bdf25f 100644 --- a/python/requirements.txt +++ b/python/requirements.txt
@@ -59,5 +59,5 @@ pexpect==4.6.0 python-consul==0.6.2 afkak==3.0.0.dev20181106 -voltha-protos>=0.1.4 +voltha-protos==0.1.4 pyvoltha==0.2.2