mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-17 16:51:07 +00:00
update pylibmc version to 1.4.2
This commit is contained in:
parent
6626c922f9
commit
b007a8e0ac
1 changed files with 1 additions and 1 deletions
|
|
@ -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.4.1
|
||||
pylibmc==1.4.2
|
||||
django-heroku-memcacheify==0.8
|
||||
-r requirements/production.txt
|
||||
|
|
|
|||
Loading…
Reference in a new issue