Skip to content

Conversation

@vioum
Copy link

@vioum vioum commented Sep 9, 2015

The celery example needs dependency updates according to the guides documentation update.
As tornado removed several deprecated classes in the auth.py module, the authentication described in the Procfile didn't work anymore and had to be replaced.

    * Change celery version from 3.0.15 to 3.1.18
    * Change flower version from 0.4.2 to 0.8.3
@vioum vioum changed the title Update dependencies [WIP] Update dependencies Sep 9, 2015
Due to an indirect dependency issue for flower, the auth_email method
didn't work anymore. Therefore for the guides demonstration purposes,
the method was changed to the basic HTTP authentication with user:password.
@vioum vioum force-pushed the update_dependencies branch from 5acb290 to 9b7ad9d Compare September 9, 2015 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant