Skip to content

Commit e46ce52

Browse files
committed
Added memcached as requirement; the caching needs this to work well.
- Legacy-Id: 9696
1 parent 9f2e7ef commit e46ce52

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ pyflakes>=0.8.1
1616
pyquery>1.2.4
1717
python-dateutil>=2.2
1818
python-magic>=0.4.6
19+
python-memcached>=1.48 # for django.core.cache.backends.memcached
1920
pytz>=2014.7
2021
setuptools>=1.2
2122
six>=1.8.0

0 commit comments

Comments
 (0)