diff options
author | Paweł Jastrzębski <pawelj@vulturis.eu> | 2014-03-08 08:29:51 +0100 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@vulturis.eu> | 2014-03-13 21:26:26 +0100 |
commit | e491fca4457b4c90fcf0c6d47d247e687b3f5aa8 (patch) | |
tree | 7c1e8b56b50daf1af1538a0b46cd78c3f23156de /requirements.txt | |
parent | Tweaked HQ mode (diff) | |
download | kcc-e491fca4457b4c90fcf0c6d47d247e687b3f5aa8.tar.gz kcc-e491fca4457b4c90fcf0c6d47d247e687b3f5aa8.tar.bz2 kcc-e491fca4457b4c90fcf0c6d47d247e687b3f5aa8.zip |
Version bump + README update
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..05d69ff --- /dev/null +++ b/requirements.txt @@ -0,0 +1,4 @@ +Pillow==2.3.0 +Unidecode==0.04.14 +psutil==1.2.1 +python-slugify==0.0.7 |