mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-11 04:07:48 +03:00
6 lines
197 B
Plaintext
6 lines
197 B
Plaintext
# 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
|
|
django-heroku-memcacheify==0.8
|
|
-r requirements/production.txt
|