diff options
author | Pjotr Prins | 2016-03-04 10:17:33 +0000 |
---|---|---|
committer | Pjotr Prins | 2016-04-20 10:06:19 +0000 |
commit | e1c42eaed65de9cd9a99cc4731f3ede66cfe94bb (patch) | |
tree | 2b5a821ecc347f469134a1360ab1632fff6065e6 /doc/requirements.txt | |
parent | 95d9380be80738d85ae85c3232ea1741fa07232a (diff) | |
download | genenetwork2-e1c42eaed65de9cd9a99cc4731f3ede66cfe94bb.tar.gz |
docs: muck out outdated info
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 |