diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-04-08 23:06:05 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-04-08 23:06:05 +0200 |
commit | b4d13e448ae8d64199aeabc4511f5ac2d49e2908 (patch) | |
tree | 57594b970afaf314fc9f431831960824ab8084aa | |
parent | Another view is fixed. (diff) | |
download | newspipe-b4d13e448ae8d64199aeabc4511f5ac2d49e2908.tar.gz newspipe-b4d13e448ae8d64199aeabc4511f5ac2d49e2908.tar.bz2 newspipe-b4d13e448ae8d64199aeabc4511f5ac2d49e2908.zip |
Update requirements.txt file.
-rw-r--r-- | requirements.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt index 4938021d..45e56c08 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,12 +1,11 @@ feedparser opml requests -whoosh BeautifulSoup -mongoengine Flask -flask-mongoengine +Flask-SQLAlchemy Flask-Login +Flask-Principal Flask-WTF Flask-Mail WTForms |