mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-01-23 15:54:12 +03:00
Update psycopg2 from 2.6.1 to 2.6.2
This commit is contained in:
parent
56493d2d50
commit
5b6c3c75a5
|
@ -36,7 +36,7 @@ django-allauth==0.25.2
|
|||
# from http://www.lfd.uci.edu/~gohlke/pythonlibs/#psycopg
|
||||
{% else %}
|
||||
# Python-PostgreSQL Database Adapter
|
||||
psycopg2==2.6.1
|
||||
psycopg2==2.6.2
|
||||
{%- endif %}
|
||||
|
||||
# Unicode slugification
|
||||
|
|
Loading…
Reference in New Issue
Block a user