Author: Ronan Lamy <[email protected]> Branch: Changeset: r968:7d750631b5ac Date: 2015-10-21 00:30 +0100 http://bitbucket.org/pypy/buildbot/changeset/7d750631b5ac/
Log: backout 624b0ebfca9a diff --git a/requirements.txt b/requirements.txt --- a/requirements.txt +++ b/requirements.txt @@ -1,16 +1,18 @@ -buildbot==0.8.10 -buildbot-slave==0.8.10 -decorator==4.0.4 -Flask==0.10.1 -itsdangerous==0.24 -Jinja2==2.8 -MarkupSafe==0.23 -py==1.4.30 -pytest==2.8.2 +Flask==0.9 +Jinja2==2.7.1 +MarkupSafe==0.18 +SQLAlchemy==0.7.9 +Tempita==0.5.1 +Twisted==13.1.0 +Werkzeug==0.8.3 +argparse==1.2.1 +buildbot==0.8.8 +buildbot-slave==0.8.6p1 +decorator==3.4.0 +mock==1.0.1 +py==1.4.18 +pytest==2.2.4 python-dateutil==1.5 -SQLAlchemy==0.7.10 sqlalchemy-migrate==0.7.2 -Tempita==0.5.2 -Twisted==15.4.0 -Werkzeug==0.10.4 -zope.interface==4.1.3 +wsgiref==0.1.2 +zope.interface==4.0.5 _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
