diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2016-09-27 10:07:01 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2016-09-27 10:07:01 +0200 |
commit | 0cbfeb29ce9b4c99def2736aecbc040e315e1496 (patch) | |
tree | e60df0a7b680abcb87ea0a0d934f98dbe718e805 | |
parent | Updated installation process. (diff) | |
download | newspipe-0cbfeb29ce9b4c99def2736aecbc040e315e1496.tar.gz newspipe-0cbfeb29ce9b4c99def2736aecbc040e315e1496.tar.bz2 newspipe-0cbfeb29ce9b4c99def2736aecbc040e315e1496.zip |
oups
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 3128152f..818dc4c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,7 @@ feedparser==5.2.1 beautifulsoup4==4.5.1 lxml==3.6.4 opml==0.5 +psycopg2==2.6.2 SQLAlchemy==1.0.15 alembic==0.8.8 Flask==0.11.1 |