diff options
author | 2017-02-24 14:58:01 +0100 | |
---|---|---|
committer | 2017-02-24 18:36:29 +0000 | |
commit | 85a341d645b57b7cd88a26ed2ea0a314704240ea (patch) | |
tree | bdda2b35003aae20103a796f86daced160b8a730 /requirements.txt | |
parent | 9b30fc10fb1cbebe651e5a107e8ca5b24de54675 (diff) |
Initial commit: vICN
Change-Id: I7ce66c4e84a6a1921c63442f858b49e083adc7a7
Signed-off-by: Jordan Augé <jordan.auge+fdio@cisco.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 00000000..c287a0c5 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,6 @@ +networkx==1.11 +pylxd==2.2.2 +ws4py==0.3.4 + +pyparsing +lockfile |