mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-26 11:34:00 +03:00
Update psycopg2 from 2.7.3.1 to 2.7.3.2
This commit is contained in:
parent
531f19553b
commit
f71a561119
|
@ -36,7 +36,7 @@ django-allauth==0.33.0
|
|||
# from http://www.lfd.uci.edu/~gohlke/pythonlibs/#psycopg
|
||||
{% else %}
|
||||
# Python-PostgreSQL Database Adapter
|
||||
psycopg2==2.7.3.1
|
||||
psycopg2==2.7.3.2
|
||||
{%- endif %}
|
||||
|
||||
# Unicode slugification
|
||||
|
|
Loading…
Reference in New Issue
Block a user