From 99526447ff536e67e412fdb288bec41493a56936 Mon Sep 17 00:00:00 2001 From: yym68686 Date: Mon, 27 May 2024 12:38:45 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Bug:=20Fix=20the=20bug=20where?= =?UTF-8?q?=20the=20minus=20sign=20inside=20the=20code=20block=20is=20not?= =?UTF-8?q?=20escaped.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 💻 Code: Upgrade md2tgmd version to 0.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 367a217d..97210a22 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ --index-url https://pypi.python.org/simple/ pytz python-dotenv -md2tgmd==0.1.9 +md2tgmd==0.2.0 ModelMerge==0.6.0 fake_useragent oauth2client==3.0.0