Adding redis to requirements just in case it isn't installed before (#366)

This commit is contained in:
Kevin Chung
2017-08-25 20:30:47 -04:00
committed by GitHub
parent 003371800d
commit 35e2125678

View File

@@ -15,3 +15,4 @@ gunicorn==19.7.0
dataset==0.8.0
mistune==0.7.4
netaddr==0.7.19
redis==2.10.6