diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-04-24 07:45:28 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-04-24 07:45:28 +0200 |
commit | d74767f4ef512af859c38c543380bc7545211cc6 (patch) | |
tree | 105a5e8c5270ca7d871faf76f7105a09865d5d17 /requirements.txt | |
parent | Updated /management template. (diff) | |
download | newspipe-d74767f4ef512af859c38c543380bc7545211cc6.tar.gz newspipe-d74767f4ef512af859c38c543380bc7545211cc6.tar.bz2 newspipe-d74767f4ef512af859c38c543380bc7545211cc6.zip |
Added avatar to the profile section.
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 72619aa7..f9b62eaa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,6 +10,7 @@ Flask-Login Flask-Principal Flask-WTF Flask-Mail +Flask-Gravatar WTForms gevent whoosh |