Skip to content

Commit 54d59d0

Browse files
authored
Merge pull request #1 from darrowco/docker_with_RTD3.6.1a
updated to psycopg2 (2.8.3)
2 parents 3806cbb + 7e03e0e commit 54d59d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/deploy.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r pip.txt
22
# http://initd.org/psycopg/docs/install.html#binary-install-from-pypi
3-
psycopg2==2.7.7 --no-binary psycopg2
3+
psycopg2==2.8.3
44
gunicorn==19.9.0
55
django-redis-cache==2.0.0
66

0 commit comments

Comments
 (0)