mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-11 04:07:48 +03:00
Merge pull request #131 from luzfcb/patch-5
reverted pylibmc to 1.2.3 version
This commit is contained in:
commit
06e484c7fb
|
@ -1,5 +1,5 @@
|
|||
# This file is here because many Platforms as a Service look for
|
||||
# requirements.txt in the root directory of a project.
|
||||
pylibmc==1.3.0
|
||||
pylibmc==1.2.3
|
||||
django-heroku-memcacheify==0.5
|
||||
-r requirements/production.txt
|
||||
|
|
Loading…
Reference in New Issue
Block a user