diff options
author | Artem Tarasov | 2015-06-23 20:47:49 +0300 |
---|---|---|
committer | Artem Tarasov | 2015-07-02 16:07:18 +0300 |
commit | 287296f6e3850fcb5bb543d1320085122905a80f (patch) | |
tree | 54c82cadd8a85d619be13feb731cdbb53e43fcd5 /misc | |
parent | bb93bb59541ecfc0d97fd7b66492a6778aca3aa2 (diff) | |
download | genenetwork2-287296f6e3850fcb5bb543d1320085122905a80f.tar.gz |
added CairoSVG to misc/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 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 |