From 3944d150019a24e5ce7e65b3fc032c39863190c4 Mon Sep 17 00:00:00 2001 From: Jose Navas Date: Thu, 19 Jun 2014 11:38:14 -0600 Subject: [PATCH] adding missing deps to install --- INSTALL.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index 5436a0080..8f00f9b84 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -15,6 +15,9 @@ Qiita is a python package, with support for python 2.7 and 3.2, that depends on * [NumPy](https://github.com/numpy/numpy) * [Pandas](http://pandas.pydata.org/) * [QIIME development version](https://github.com/biocore/qiime) +* [future](http://python-future.org/) +* [bcrypt](https://github.com/pyca/bcrypt/) +* [redis](https://github.com/andymccurdy/redis-py) And on the following packages: