diff options
author | Zachary Sloan | 2013-07-16 23:28:27 +0000 |
---|---|---|
committer | Zachary Sloan | 2013-07-16 23:28:27 +0000 |
commit | c89e66a6c772de31abc9336acebc72483f84074c (patch) | |
tree | 6f8fa516073660610ddbfaf77f9f010f2f4704b8 /misc | |
parent | 99e1151d5603b1bbf52141166d72e6e32203bb62 (diff) | |
parent | 917227e5610374f838f3872df2f6df884cb4a239 (diff) | |
download | genenetwork2-c89e66a6c772de31abc9336acebc72483f84074c.tar.gz |
Merge branch 'master' of https://github.com/zsloan/genenetwork
Conflicts:
misc/gn_installation_notes.txt
Diffstat (limited to 'misc')
-rw-r--r-- | misc/requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/requirements.txt b/misc/requirements.txt index 0e892c05..ec02a2c2 100644 --- a/misc/requirements.txt +++ b/misc/requirements.txt @@ -9,7 +9,7 @@ Flask-WTF==0.8.3 Jinja2==2.6 MySQL-python==1.2.4 PyYAML==3.10 -Reaper==1.0 +#Reaper==1.0 Reindent==0.1.1 SQLAlchemy==0.8.0 WTForms==1.0.3 @@ -21,7 +21,7 @@ itsdangerous==0.17 logging-tree==1.2 logilab-astng==0.24.3 logilab-common==0.59.1 -numarray==1.5.2 +#numarray==1.5.2 numpy==1.7.0 passlib==1.6.1 pp==1.6.3 |