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