From 465eeac83d858611366845ae784dcfcb58b0d43a Mon Sep 17 00:00:00 2001 From: Zachary Sloan Date: Fri, 11 Jan 2013 17:52:01 -0600 Subject: Upgraded packages requirements.txt but haven't tested --- wqflask/requirements.txt | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/wqflask/requirements.txt b/wqflask/requirements.txt index ee5972b1..d775ff21 100644 --- a/wqflask/requirements.txt +++ b/wqflask/requirements.txt @@ -8,18 +8,17 @@ SQLAlchemy==0.7.9 Werkzeug==0.8.3 ipython==0.13.1 logging-tree==1.1 -logilab-astng==0.24.0 -logilab-common==0.58.1 -mercurial==2.4-rc +logilab-astng==0.24.1 +logilab-common==0.58.3 +mercurial==2.4.2 nose==1.2.1 numarray==1.5.2 numpy==1.6.2 -pp==1.6.2 -pylint==0.25.2 -readline==6.2.2 +pp==1.6.3 +pylint==0.26.0 +readline==6.2.4.1 requests==0.13.3 -## FIXME: could not find svn URL in dependency_links for this package: -rpy2==2.2.6dev-20120907 +rpy2==2.3.1 scipy==0.11.0 simplejson==2.6.2 wsgiref==0.1.2 -- cgit v1.2.3