Added missing redis requirement

This commit is contained in:
Sybren A. Stüvel 2017-03-08 17:16:44 +01:00
parent b2b3e8acf1
commit 49500570d4

View File

@ -25,6 +25,7 @@ ndg-httpsclient==0.4.0
Pillow==2.8.1
pycrypto==2.6.1
python-dateutil==2.5.3
redis==2.10.5
simplejson==3.8.2
WebOb==1.5.0
wheel==0.29.0