From afae71255fd626553af3ca9144055216a7456de5 Mon Sep 17 00:00:00 2001 From: Akash Mondal Date: Sat, 29 Apr 2023 20:52:29 +0530 Subject: forefront: update account creation logic * update account creation and verification as per latest forefont API * use official Mail TM library pymailtm, instead of maintaining custom API code --- requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index d30b29aa..62e92d56 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,3 +11,4 @@ fake-useragent twocaptcha https://github.com/AI-Yash/st-chat/archive/refs/pull/24/head.zip pydantic +pymailtm -- cgit v1.2.3