From 7d537ab8b37d4887d2178c9a3fc6de0569e7c849 Mon Sep 17 00:00:00 2001 From: yym68686 Date: Mon, 27 May 2024 14:20:42 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Bug:=20Fix=20the=20bug=20where?= =?UTF-8?q?=20the=20hyphen=20is=20completely=20replaced=20during=20markdow?= =?UTF-8?q?n=20rendering.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 💻 Code: Upgrade md2tgmd version to 0.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 97210a22..6c189516 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ --index-url https://pypi.python.org/simple/ pytz python-dotenv -md2tgmd==0.2.0 +md2tgmd==0.2.1 ModelMerge==0.6.0 fake_useragent oauth2client==3.0.0