commit | 0efdc87bbf071f2c100bc344847b7cf9abfef3a0 | [log] [tgz] |
---|---|---|
author | Martin Cosyns <martin.cosyns@adtran.com> | Mon Sep 27 16:24:30 2021 +0000 |
committer | Martin Cosyns <martin.cosyns@adtran.com> | Tue Oct 05 14:38:47 2021 +0200 |
tree | 58cbbd2bb044da6e3f027c6e0cc6f57190af899e | |
parent | 7df38347856dcc814211371e98c157f8ed204311 [diff] [blame] |
move the library to ONF Change-Id: I383437e2934ce04cc1a7dc332134f7308991776f
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..a8a7478 --- /dev/null +++ b/requirements.txt
@@ -0,0 +1,9 @@ +six +robotframework==3.1.2 +robotframework-lint==1.0 +grpcio +decorator +attrs +parsy +device-management-interface>=0.9.1 +voltha-protos>=4.0.13