mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-07 05:30:16 +03:00
Update psycopg2 from 2.7.2 to 2.7.3
This commit is contained in:
parent
34c969423f
commit
1bdf6ec333
|
@ -6,7 +6,7 @@
|
|||
# Python-PostgreSQL Database Adapter
|
||||
# If using Win for dev, this assumes Unix in prod
|
||||
# ------------------------------------------------
|
||||
psycopg2==2.7.2
|
||||
psycopg2==2.7.3
|
||||
{%- endif %}
|
||||
|
||||
# WSGI Handler
|
||||
|
|
Loading…
Reference in New Issue
Block a user