Author: David Schneider <david.schnei...@picle.org> Branch: buildbot-0.8.7 Changeset: r797:db264641a37f Date: 2013-04-25 10:28 +0200 http://bitbucket.org/pypy/buildbot/changeset/db264641a37f/
Log: update dependencies diff --git a/requirements.txt b/requirements.txt --- a/requirements.txt +++ b/requirements.txt @@ -1,15 +1,16 @@ Flask==0.9 Jinja2==2.6 -SQLAlchemy==0.7.8 +SQLAlchemy==0.8.0 Tempita==0.5.1 -Twisted==8.2.0 +Twisted==13.0.0 Werkzeug==0.8.3 argparse==1.2.1 -buildbot==0.8.4 +buildbot==0.8.7p1 buildbot-slave==0.8.6p1 -decorator==3.3.3 +decorator==3.4.0 py==1.4.9 pytest==2.2.4 -sqlalchemy-migrate==0.6 +python-dateutil==1.5 +sqlalchemy-migrate==0.7.2 wsgiref==0.1.2 -zope.interface==4.0.1 +zope.interface==4.0.5 _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit