Merge branch 'hotfix/0.11.6' into production
This commit is contained in:
commit
cfc7d46adc
1 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
Django==1.7.4
|
Django==1.7.4
|
||||||
bpython==0.13.1
|
bpython==0.13.2
|
||||||
django-braces==1.4.0
|
django-braces==1.4.0
|
||||||
django-model-utils==2.2
|
django-model-utils==2.2
|
||||||
django-crispy-forms==1.4.0
|
django-crispy-forms==1.4.0
|
||||||
|
@ -7,9 +7,9 @@ logutils==0.3.3
|
||||||
psycopg2==2.5.4
|
psycopg2==2.5.4
|
||||||
passlib==1.6.2
|
passlib==1.6.2
|
||||||
celery==3.1.17
|
celery==3.1.17
|
||||||
billiard==3.3.0.19
|
billiard==3.3.0.23
|
||||||
kombu==3.0.24
|
kombu==3.0.37
|
||||||
pytz==2014.10
|
pytz==2019.1
|
||||||
pyaml==14.12.10
|
pyaml==14.12.10
|
||||||
django-allauth==0.19.0
|
django-allauth==0.19.0
|
||||||
oauthlib==0.7.2
|
oauthlib==0.7.2
|
||||||
|
|
Loading…
Reference in a new issue