mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-01-25 00:34:18 +03:00
update pylibmc version to 1.4.3
This commit is contained in:
parent
077987a98d
commit
ea27c208b3
|
@ -1,5 +1,5 @@
|
||||||
# This file is here because many Platforms as a Service look for
|
# This file is here because many Platforms as a Service look for
|
||||||
# requirements.txt in the root directory of a project.
|
# requirements.txt in the root directory of a project.
|
||||||
pylibmc==1.4.2
|
pylibmc==1.4.3
|
||||||
django-heroku-memcacheify==0.8
|
django-heroku-memcacheify==0.8
|
||||||
-r requirements/production.txt
|
-r requirements/production.txt
|
||||||
|
|
Loading…
Reference in New Issue
Block a user