aboutsummaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorMike Crute <mcrute@gmail.com>2013-09-27 11:31:47 -0400
committerMike Crute <mcrute@gmail.com>2013-09-27 11:32:20 -0400
commitd64e26457e6c891304315a7de17db886493e8039 (patch)
tree4a4513ec443aa10fd05eaf37cce7bc7c56336ac6 /requirements.txt
parent07a941dd1f316a4facb97e2841764f5244225d95 (diff)
downloadubntmfi-d64e26457e6c891304315a7de17db886493e8039.tar.bz2
ubntmfi-d64e26457e6c891304315a7de17db886493e8039.tar.xz
ubntmfi-d64e26457e6c891304315a7de17db886493e8039.zip
Adding unifi stats collection
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 390e1fe..3c93d5c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,2 +1,3 @@
1tornado==3.1 1tornado==3.1
2pycrypto==2.6 2pycrypto==2.6
3paramiko==1.11.1