From f1406953e06f22a6957a6d82edc81552997802f7 Mon Sep 17 00:00:00 2001 From: John Jarvis Date: Thu, 19 Jul 2012 12:42:10 -0400 Subject: [PATCH 1/2] adding prod-requirements to match puppet configuration --- prod-requirements.txt | 51 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 prod-requirements.txt diff --git a/prod-requirements.txt b/prod-requirements.txt new file mode 100644 index 0000000000..ff4ca151f9 --- /dev/null +++ b/prod-requirements.txt @@ -0,0 +1,51 @@ +Django==1.3.1 +flup==1.0.3.dev-20110405 +lxml==2.3.4 +Mako==0.7.0 +Markdown==2.1.1 +markdown2==1.4.2 +python-memcached==1.48 +numpy==1.6.1 +Pygments==1.5 +boto==2.3.0 +django-storages==1.1.4 +django-masquerade==0.1.5 +fs==0.4.0 +django-jasmine==0.3.2 +path.py==2.2.2 +requests==0.12.1 +BeautifulSoup==3.2.1 +newrelic==1.2.1.265 +ipython==0.12.1 +django-pipeline==1.2.12 +django-staticfiles==1.2.1 +glob2==0.3 +sympy==0.7.1 +pymongo==2.2.1 +rednose==0.3.3 +mock==0.8.0 +GitPython==0.3.2.RC1 +PyYAML==3.10 +feedparser==5.1.2 +MySQL-python==1.2.3 +matplotlib==1.1.0 +scipy==0.10.1 +akismet==0.2.0 +Coffin==0.3.6 +django-celery==2.2.7 +django-countries==1.0.5 +django-followit==0.0.3 +django-keyedcache==1.4-6 +django-kombu==0.9.2 +django-mako==0.1.5pre +django-recaptcha-works==0.3.4 +django-robots==0.8.1 +django-ses==0.4.1 +django-threaded-multihost==1.4-1 +html5lib==0.90 +Jinja2==2.6 +oauth2==1.5.211 +pystache==0.3.1 +python-openid==2.2.5 +South==0.7.5 +Unidecode==0.04.9 From a68cb545be5f272c5d2afde7f67d07a364e0b934 Mon Sep 17 00:00:00 2001 From: John Jarvis Date: Wed, 1 Aug 2012 16:57:13 -0400 Subject: [PATCH 2/2] updating prod-requirements --- prod-requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/prod-requirements.txt b/prod-requirements.txt index ff4ca151f9..98545552cb 100644 --- a/prod-requirements.txt +++ b/prod-requirements.txt @@ -15,7 +15,8 @@ django-jasmine==0.3.2 path.py==2.2.2 requests==0.12.1 BeautifulSoup==3.2.1 -newrelic==1.2.1.265 +BeautifulSoup4==4.1.1 +newrelic==1.3.0.289 ipython==0.12.1 django-pipeline==1.2.12 django-staticfiles==1.2.1