Skip to content

Commit

Permalink
adds missing celery dependencies to requirements files DistrictDataLa…
Browse files Browse the repository at this point in the history
  • Loading branch information
looselycoupled committed Dec 13, 2016
1 parent 7a238cc commit af7a215
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,8 @@ html5lib==0.9999999
#wheel==0.24.0
#wsgiref==0.1.2

# Celery Config
# Celery
kombu==3.0.35
billiard==3.3.0.23
celery==3.1.23
pytz==2016.10

0 comments on commit af7a215

Please sign in to comment.