mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-10 21:53:11 +00:00
update pylibmc version to 1.4.3
This commit is contained in:
parent
077987a98d
commit
ea27c208b3
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.2
|
||||
pylibmc==1.4.3
|
||||
django-heroku-memcacheify==0.8
|
||||
-r requirements/production.txt
|
||||
|
|
|
|||
Loading…
Reference in a new issue