mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-09 05:04:54 +00:00
Update base.txt
This commit is contained in:
parent
d1de33fb3e
commit
219afa9153
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ Pillow==3.0.0
|
|||
|
||||
# For user registration, either via email or social
|
||||
# Well-built with regular release cycles!
|
||||
django-allauth==0.23.0
|
||||
django-allauth==0.24.1
|
||||
|
||||
{% if cookiecutter.windows == 'y' -%}
|
||||
# On Windows, you must download/install psycopg2 manually
|
||||
|
|
|
|||
Loading…
Reference in a new issue