diff options
author | Zachary Sloan | 2013-01-11 17:38:10 -0600 |
---|---|---|
committer | Zachary Sloan | 2013-01-11 17:38:10 -0600 |
commit | 5a8d83bf03260b0e86b9dc841ecdd6fd4f99ee36 (patch) | |
tree | 8a307de0d5c672bf78bad52b368980a83d597c8f /wqflask | |
parent | 7e7c6dd68991229dc2e56ae72ab7c169711d11ac (diff) | |
download | genenetwork2-5a8d83bf03260b0e86b9dc841ecdd6fd4f99ee36.tar.gz |
Overwrote requirements.txt
Diffstat (limited to 'wqflask')
-rw-r--r-- | wqflask/requirements.txt | 23 |
1 files changed, 22 insertions, 1 deletions
diff --git a/wqflask/requirements.txt b/wqflask/requirements.txt index 684722aa..ee5972b1 100644 --- a/wqflask/requirements.txt +++ b/wqflask/requirements.txt @@ -1,5 +1,26 @@ -Flask==0.8 +Flask==0.9 Jinja2==2.6 MySQL-python==1.2.3 +Piddle==0.1-dev +PyYAML==3.10 +Reaper==1.0 +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 +nose==1.2.1 +numarray==1.5.2 +numpy==1.6.2 +pp==1.6.2 +pylint==0.25.2 +readline==6.2.2 +requests==0.13.3 +## FIXME: could not find svn URL in dependency_links for this package: +rpy2==2.2.6dev-20120907 +scipy==0.11.0 +simplejson==2.6.2 wsgiref==0.1.2 +yolk==0.4.3 |