Browse Source

add redis pip dep

Bastien Sevajol (Algoo) 8 years ago
parent
commit
6e84c7fad5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      install/requirements.txt

+ 1 - 0
install/requirements.txt View File

63
 zope.interface==4.1.3
63
 zope.interface==4.1.3
64
 zope.sqlalchemy==0.7.6
64
 zope.sqlalchemy==0.7.6
65
 PyYAML
65
 PyYAML
66
+redis==2.10.5