diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-05-13 20:45:28 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-05-13 20:45:28 +0200 |
commit | c6f38ef82b4b6c55ce12c02983fb96fcfce8c1bd (patch) | |
tree | 57c976ff2700319f900fb2efc39b263a0bd79215 /requirements.txt | |
parent | trying to send email with postmark (diff) | |
download | newspipe-c6f38ef82b4b6c55ce12c02983fb96fcfce8c1bd.tar.gz newspipe-c6f38ef82b4b6c55ce12c02983fb96fcfce8c1bd.tar.bz2 newspipe-c6f38ef82b4b6c55ce12c02983fb96fcfce8c1bd.zip |
updated requirements.txt
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 26567d10..fc00a393 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,6 +13,6 @@ Flask-WTF Flask-Babel Flask-Gravatar WTForms -postmark +python-postmark gevent whoosh |