Update syncer imports

This commit is contained in:
Louis Holbrook
2021-04-14 08:17:47 +00:00
parent 6c6db7bc7b
commit c80b8771b9
12 changed files with 64 additions and 20 deletions

View File

@@ -11,7 +11,14 @@ REGION=KE
[ussd]
MENU_FILE=/usr/src/data/ussd_menu.json
user =
pass =
[statemachine]
STATES=/usr/src/cic-ussd/states/
TRANSITIONS=/usr/src/cic-ussd/transitions/
[client]
host =
port =
ssl =

View File

@@ -1,4 +1,4 @@
cic_base[full_graph]~=0.1.2a61
cic-eth~=0.11.0b1
cic_base[full_graph]~=0.1.2a67
cic-eth~=0.11.0b3
cic-notify~=0.4.0a3
cic-types~=0.1.0a10