commit | f53ab47678212af2a0fef2ba2f5548c84cd35de2 | [log] [tgz] |
---|---|---|
author | Philipp Moll <mollph@gmail.com> | Thu Jun 03 11:10:11 2021 +0200 |
committer | Philipp Moll <mollph@gmail.com> | Tue Jun 08 12:23:04 2021 +0200 |
tree | 072cb222caa79297a83778a44f5fbc6d7e4a7c58 | |
parent | 407c5f0ef34bfddb4ac2cb3c876858272b429d23 [diff] [blame] |
ndn_routing_helper: Show status of route calculation Change-Id: Ib38cedfed57bc8fe1397526c3d05bac6c3d80c93
diff --git a/requirements.txt b/requirements.txt index 12598fb..5c0596f 100644 --- a/requirements.txt +++ b/requirements.txt
@@ -1,2 +1,3 @@ python-igraph -setuptools \ No newline at end of file +setuptools +tqdm \ No newline at end of file