stacktach/etc/pip-requires.txt
Monsyne Dragon 359e1b91ae Bump Django version to avoid memory leak
Django 1.5 has a memory leak (as mentioned in the 1.5.1 release notes:
https://www.djangoproject.com/weblog/2013/mar/28/django-151/ )

Bump django requirement to >= 1.5.1 to avoid blowing out memory on stacktach
worker processes.

Change-Id: If05e05f0c12083bbdc624f1be1461509b10f5011
2015-04-08 19:00:06 +00:00

13 lines
172 B
Plaintext

Django>=1.5.1, <1.6.0
MySQL-python>=1.2.3
eventlet>=0.9.17
kombu>=3.0.23
librabbitmq>=1.0.0
prettytable>=0.7.2
argparse
Pympler
requests
south
sphinxcontrib-httpdomain
pbr