diff options
author | pjotrp | 2016-02-08 11:04:35 +0100 |
---|---|---|
committer | pjotrp | 2016-02-08 11:04:35 +0100 |
commit | cb484b136f8d2115361d90a96a7da2472d2ef621 (patch) | |
tree | aca13cce58de2555ce213741be79b72f5b7febdf /doc/requirements.txt | |
parent | b8bbca6cd39dc8d49157a21d726986b4c9a98dd7 (diff) | |
download | genenetwork2-cb484b136f8d2115361d90a96a7da2472d2ef621.tar.gz |
Renamed misc dir to doc
Diffstat (limited to 'doc/requirements.txt')
-rw-r--r-- | doc/requirements.txt | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt new file mode 100644 index 00000000..39ee5652 --- /dev/null +++ b/doc/requirements.txt @@ -0,0 +1,36 @@ +BeautifulSoup==3.2.1 +Flask==0.9 +Flask-Login==0.1.3 +Flask-Mail==0.7.6 +Flask-Principal==0.3.4 +Flask-SQLAlchemy==0.16 +Flask-Security==1.6.0 +Flask-WTF==0.8.3 +Jinja2==2.6 +MySQL-python==1.2.4 +PyYAML==3.10 +#Reaper==1.0 +Reindent==0.1.1 +SQLAlchemy==0.8.0 +WTForms==1.0.3 +Werkzeug==0.8.3 +apache-libcloud==0.12.3 +argparse==1.2.1 +blinker==1.2 +cairosvg==1.0.15 +itsdangerous==0.17 +logging-tree==1.2 +logilab-astng==0.24.3 +logilab-common==0.59.1 +#numarray==1.5.2 +numpy==1.7.0 +passlib==1.6.1 +pp==1.6.3 +pylint==0.27.0 +redis==2.7.2 +requests==1.1.0 +scipy==0.11.0 +simplejson==3.0.7 +wsgiref==0.1.2 +yolk==0.4.3 +XlsxWriter==0.7.2 |