diff --git a/apps/cic-notify/requirements.txt b/apps/cic-notify/requirements.txt index f29c897d..5b677093 100644 --- a/apps/cic-notify/requirements.txt +++ b/apps/cic-notify/requirements.txt @@ -1 +1 @@ -cic_base[full_graph]~=0.2.0a2 +cic_base[full_graph]~=0.2.0a3 diff --git a/apps/cic-ussd/requirements.txt b/apps/cic-ussd/requirements.txt index fa85ee44..2b96a9d8 100644 --- a/apps/cic-ussd/requirements.txt +++ b/apps/cic-ussd/requirements.txt @@ -1,4 +1,4 @@ -cic_base[full_graph]==0.2.0a2 +cic_base[full_graph]==0.2.0a3 cic-eth~=0.12.0a1 cic-notify~=0.4.0a8 cic-types~=0.1.0a11