From 944c3774e35dcdb740fbc50b3e7450afd23f27f6 Mon Sep 17 00:00:00 2001 From: yym68686 Date: Tue, 18 Jun 2024 03:41:42 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=BB=20Code:=201.=20Upgrade=20md2tgmd?= =?UTF-8?q?=20version=20to=200.2.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2. Remove the common leading whitespace from each line in the code block. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 86f1fd02..e877b491 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ --index-url https://pypi.python.org/simple/ python-dotenv -md2tgmd==0.2.2 +md2tgmd==0.2.3 ModelMerge==0.6.11 python-telegram-bot[webhooks,rate-limiter]==21.0.1 \ No newline at end of file