Skip to content

Commit af9f1d5

Browse files
committed
Merge pull request #1765 from techtonik/master
Move hiredis cache to deploy configuration
2 parents 4ea1c38 + 1bcb08c commit af9f1d5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

requirements/deploy.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ pysolr==2.0.13
55
django-redis-cache==0.9.5
66
django-mailgun==0.2.2
77

8+
hiredis==0.1.2
9+
810
maxcdn==0.0.7
911

1012
#For resizing images

requirements/pip.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ lxml==3.3.5
2323

2424
# Basic tools
2525
redis==2.7.1
26-
hiredis==0.1.2
2726
celery==3.1.18
2827
django-celery==3.1.16
2928
django-allauth==0.21.0

0 commit comments

Comments
 (0)