Skip to content

Commit c31c420

Browse files
committed
Now depends on billiard>=2.7.3.7
1 parent 2ca7e34 commit c31c420

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 @@
1-
billiard>=2.7.3.6
1+
billiard>=2.7.3.7
22
python-dateutil>=1.5,<2.0
33
kombu>=2.1.8,<3.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ upload-dir = docs/.build/html
1616
[bdist_rpm]
1717
requires = uuid
1818
importlib
19-
billiard>=2.7.3.6
19+
billiard>=2.7.3.7
2020
python-dateutil >= 1.5
2121
kombu >= 2.1.8
2222
ordereddict

0 commit comments

Comments
 (0)