Skip to content

Commit 697fadc

Browse files
committed
Now depends on billiard 3.3.0.7
1 parent ee30193 commit 697fadc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/default.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pytz>dev
2-
billiard>=3.3.0.6,<3.4
2+
billiard>=3.3.0.7,<3.4
33
kombu>=3.0.4,<4.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ upload-dir = docs/.build/html
1515

1616
[bdist_rpm]
1717
requires = pytz >= 2011b
18-
billiard >= 3.3.0.6
18+
billiard >= 3.3.0.7
1919
kombu >= 3.0.4

0 commit comments

Comments
 (0)