diff options
author | Zachary Sloan | 2013-01-11 23:59:41 +0000 |
---|---|---|
committer | Zachary Sloan | 2013-01-11 23:59:41 +0000 |
commit | 2b2970d167c5b555e0e0ad0b34b72f817c1fac91 (patch) | |
tree | 36fa8c708138fff03593e0f50cc933bcb62b5592 /wqflask/requirements.txt | |
parent | 1db9237a05fd27c80dc963db9916072594156198 (diff) | |
parent | d39b691994a395c45fa242de6d64d12a5470af10 (diff) | |
download | genenetwork2-2b2970d167c5b555e0e0ad0b34b72f817c1fac91.tar.gz |
Merge branch 'flask' of http://github.com/zsloan/genenetwork
Diffstat (limited to 'wqflask/requirements.txt')
-rw-r--r-- | wqflask/requirements.txt | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/wqflask/requirements.txt b/wqflask/requirements.txt new file mode 100644 index 00000000..d775ff21 --- /dev/null +++ b/wqflask/requirements.txt @@ -0,0 +1,25 @@ +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.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.3 +pylint==0.26.0 +readline==6.2.4.1 +requests==0.13.3 +rpy2==2.3.1 +scipy==0.11.0 +simplejson==2.6.2 +wsgiref==0.1.2 +yolk==0.4.3 |