From c44fb4f34cbcc18c003b173c979d3ec496aeb9b7 Mon Sep 17 00:00:00 2001 From: suti7yk5032 Date: Mon, 19 Aug 2024 13:20:50 +0900 Subject: [PATCH] =?UTF-8?q?Webhook=E7=94=A8=E3=81=ABrequests=E3=82=92?= =?UTF-8?q?=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f9fdb79..da83eff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,3 @@ flask -misskey.py \ No newline at end of file +misskey.py +requests \ No newline at end of file