mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-23 01:57:03 +03:00
Update psycopg2 from 2.7.3.1 to 2.7.3.2
This commit is contained in:
parent
26300237c9
commit
531f19553b
|
@ -6,7 +6,7 @@
|
|||
# Python-PostgreSQL Database Adapter
|
||||
# Assuming Windows is used locally, and *nix -- in production.
|
||||
# ------------------------------------------------------------
|
||||
psycopg2==2.7.3.1
|
||||
psycopg2==2.7.3.2
|
||||
{%- endif %}
|
||||
|
||||
# WSGI Handler
|
||||
|
|
Loading…
Reference in New Issue
Block a user