Author: David Schneider <david.schnei...@picle.org>
Branch: buildbot-0.8.7
Changeset: r836:ed1d0f31a591
Date: 2013-08-28 14:19 +0200
http://bitbucket.org/pypy/buildbot/changeset/ed1d0f31a591/

Log:    update requirements.txt

diff --git a/requirements.txt b/requirements.txt
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,13 +1,15 @@
 Flask==0.9
-Jinja2==2.6
-SQLAlchemy==0.8.0
+Jinja2==2.7.1
+MarkupSafe==0.18
+SQLAlchemy==0.7.9
 Tempita==0.5.1
-Twisted==13.0.0
+Twisted==13.1.0
 Werkzeug==0.8.3
 argparse==1.2.1
-buildbot==0.8.7p1
+buildbot==0.8.8
 buildbot-slave==0.8.6p1
 decorator==3.4.0
+mock==1.0.1
 py==1.4.9
 pytest==2.2.4
 python-dateutil==1.5
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to