Skip to content

Commit

Permalink
Now depends on kombu 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ask committed Oct 29, 2013
1 parent cf9f42c commit 5c9c012
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,<3.4
kombu>=3.0.1,<4.0
kombu>=3.0.2,<4.0
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ upload-dir = docs/.build/html
[bdist_rpm]
requires = pytz >= 2011b
billiard >= 3.3
kombu >= 3.0.1
kombu >= 3.0.2

0 comments on commit 5c9c012

Please sign in to comment.