diff options
author | zsloan | 2015-07-02 11:05:13 -0500 |
---|---|---|
committer | zsloan | 2015-07-02 11:05:13 -0500 |
commit | 1f271908cb91f20a5a0f4822b974f8da57a1f0f7 (patch) | |
tree | c88be843f0dbaab8f31396314aa1fa5d3fce6e54 /misc | |
parent | bb93bb59541ecfc0d97fd7b66492a6778aca3aa2 (diff) | |
parent | 707eb02a8c1ae09a51fc7dc9ae32532fc8e750f4 (diff) | |
download | genenetwork2-1f271908cb91f20a5a0f4822b974f8da57a1f0f7.tar.gz |
Merge pull request #81 from lomereiter/fix_exporting
Fix SVG/PDF exporting
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 3487aa09..a490ecad 100644 --- a/misc/requirements.txt +++ b/misc/requirements.txt @@ -17,6 +17,7 @@ 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 |