Skip to content

Commit

Permalink
Updated psycopg to 2.7.1
Browse files Browse the repository at this point in the history
Why:

* Seems this was causing troubles with Travis CI psycopg/psycopg2#594
  • Loading branch information
internetmosquito committed Dec 21, 2018
1 parent 291b4eb commit 2f18486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -12,7 +12,7 @@ itsdangerous==0.24
Jinja2==2.10
Mako==1.0.6
MarkupSafe==1.0
psycopg2==2.6.2
psycopg2==2.7.1
pycparser==2.17
PyJWT==1.4.2
python-dotenv==0.8.2
Expand Down

0 comments on commit 2f18486

Please sign in to comment.