diff options
author | zsloan | 2016-05-17 16:03:05 +0000 |
---|---|---|
committer | zsloan | 2016-05-17 16:03:05 +0000 |
commit | 0d590051ce073a169295382e5adac34cc803e5ac (patch) | |
tree | 76bea6f1f69288a498e9f13d20b638b942ab0a0c /doc/requirements.txt | |
parent | f6cee1731772c3482b0afd4c77472d69e747c655 (diff) | |
parent | 04afa563e6d53fe2a91ac2e6eb4af2f2fa5d5c3b (diff) | |
download | genenetwork2-0d590051ce073a169295382e5adac34cc803e5ac.tar.gz |
Merge branch 'staging' of github.com:genenetwork/genenetwork2
Diffstat (limited to 'doc/requirements.txt')
-rw-r--r-- | doc/requirements.txt | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt deleted file mode 100644 index 39ee5652..00000000 --- a/doc/requirements.txt +++ /dev/null @@ -1,36 +0,0 @@ -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 |