# HG changeset patch # User ymh # Date 1530312703 -7200 # Node ID d15e18c2dab247b51db1d0792cc8b04b5116431c # Parent 5459fff1356bc793d01a7c00d2f35da621d7844d Add blessings to the sync requirements diff -r 5459fff1356b -r d15e18c2dab2 sbin/sync/requirements.txt --- a/sbin/sync/requirements.txt Fri Jun 29 01:45:08 2018 +0200 +++ b/sbin/sync/requirements.txt Sat Jun 30 00:51:43 2018 +0200 @@ -1,2 +1,3 @@ fabric requirements-parser +blessings \ No newline at end of file