Skip to content

Commit

Permalink
Now depends on billiard 3.3.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
ask committed Apr 16, 2014
1 parent a397451 commit 33fbec9
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
billiard>=3.3.0.17,<3.4
kombu>=3.0.15,<4.0
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ upload-dir = docs/.build/html

[bdist_rpm]
requires = pytz >= 2011b
billiard >= 3.3.0.14
billiard >= 3.3.0.17
kombu >= 3.0.15

0 comments on commit 33fbec9

Please sign in to comment.