Browse Source

add redis pip dep

Bastien Sevajol (Algoo) 7 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,3 +63,4 @@ who-ldap==3.1.0
63 63
 zope.interface==4.1.3
64 64
 zope.sqlalchemy==0.7.6
65 65
 PyYAML
66
+redis==2.10.5