diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2016-10-18 12:33:46 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2016-10-18 12:33:46 +0200 |
commit | 5c8d45fc0cd8663033e34b43e96cb374b20b435e (patch) | |
tree | 1dac518ca5eb150a40736e516850f96cbfb39934 | |
parent | added bower in the postdeployment of the app (diff) | |
download | newspipe-5c8d45fc0cd8663033e34b43e96cb374b20b435e.tar.gz newspipe-5c8d45fc0cd8663033e34b43e96cb374b20b435e.tar.bz2 newspipe-5c8d45fc0cd8663033e34b43e96cb374b20b435e.zip |
add again psycog
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 2610d002..ecefbb0a 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.1.1 alembic==0.8.8 Flask==0.11.1 |