Skip to content

Commit 295efbc

Browse files
committed
Use patched supervisor-stdout module
It includes following fixes: - coderanger/supervisor-stdout#12 - coderanger/supervisor-stdout#18 - coderanger/supervisor-stdout#20 Fixes #736
1 parent accc5c4 commit 295efbc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

requirements.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,11 @@ git-review==1.28.0
2020
google-cloud-translate==2.0.1
2121
hiredis==1.1.0
2222
httpretty==1.0.2
23-
https://github.com/coderanger/supervisor-stdout/archive/87d672c72664f89250f08693505e02d0905926a1.zip
23+
# Patched supervisor-stdout with following fixes:
24+
# - https://github.com/coderanger/supervisor-stdout/pull/12
25+
# - https://github.com/coderanger/supervisor-stdout/pull/18
26+
# - https://github.com/coderanger/supervisor-stdout/pull/20
27+
https://github.com/nijel/supervisor-stdout/archive/c909c1a1ddabaf679dc2eaecb3b8f5ad6bef467a.zip
2428
iniparse==0.5
2529
jellyfish==0.8.2
2630
kombu==4.6.11

0 commit comments

Comments
 (0)