Skip to content

Commit

Permalink
Now depends on kombu 3.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
ask committed Mar 3, 2014
1 parent 7c640d3 commit 0861da5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/default.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pytz>dev
billiard>=3.3.0.14,<3.4
kombu>=3.0.12,<4.0
kombu>=3.0.13,<4.0
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ upload-dir = docs/.build/html
[bdist_rpm]
requires = pytz >= 2011b
billiard >= 3.3.0.14
kombu >= 3.0.12
kombu >= 3.0.13

0 comments on commit 0861da5

Please sign in to comment.