Skip to content
This repository has been archived by the owner on Sep 14, 2019. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Reinstate psycopg2
For now, this is an app that can be opinionated about supporting
PostgreSQL as the database. Fixes #85.

Also pin the py.test versions.
  • Loading branch information
Vraj Mohan committed Aug 16, 2016
1 parent 24ded09 commit 7d0b3cf
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions requirements.txt
Expand Up @@ -15,9 +15,10 @@ marshmallow==2.0.0.b4
marshmallow-sqlalchemy==0.4.0
smore==0.2.0
cfenv==0.5.2
pytest
pytest-flask
pytest-cov
psycopg2==2.6.1
pytest==2.9.2
pytest-flask==0.4.0
pytest-cov==2.3.0

git+https://github.com/18f/sandman2@table-delete
git+https://github.com/marshmallow-code/smore@dev
Expand Down

0 comments on commit 7d0b3cf

Please sign in to comment.