diff options
author | DannyArends | 2015-09-11 18:26:29 +0200 |
---|---|---|
committer | DannyArends | 2015-09-11 18:26:29 +0200 |
commit | e48f0d98a74152908e3924b4d660fae639471a8b (patch) | |
tree | 68a38a43a0cad17c3e090c5f9a120bc241e169e9 /misc | |
parent | 1109861a705eaf1dc1efb865a852f87860d0bcac (diff) | |
download | genenetwork2-e48f0d98a74152908e3924b4d660fae639471a8b.tar.gz |
Adding python package pandas to the requirements
Diffstat (limited to 'misc')
-rw-r--r-- | misc/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/requirements.txt b/misc/requirements.txt index 39ee5652..03e65a6a 100644 --- a/misc/requirements.txt +++ b/misc/requirements.txt @@ -34,3 +34,4 @@ simplejson==3.0.7 wsgiref==0.1.2 yolk==0.4.3 XlsxWriter==0.7.2 +pandas==0.16.2 |