diff options
author | Cédric Bonhomme <kimble.mandel@gmail.com> | 2013-10-29 07:51:52 +0100 |
---|---|---|
committer | Cédric Bonhomme <kimble.mandel@gmail.com> | 2013-10-29 07:51:52 +0100 |
commit | 7ee984cde5b3857ab731c8ef7004c034c6245373 (patch) | |
tree | 0adbdaf4dd7801482f590435fab274cf4408a75f /requirements.txt | |
parent | Link to the original article. (diff) | |
download | newspipe-7ee984cde5b3857ab731c8ef7004c034c6245373.tar.gz newspipe-7ee984cde5b3857ab731c8ef7004c034c6245373.tar.bz2 newspipe-7ee984cde5b3857ab731c8ef7004c034c6245373.zip |
Updated requirements.txt
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 15c28fea..b303f574 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,5 @@ +feedparser +whoosh BeautifulSoup mongoengine Flask |