From c5848ebadca34cb026811a157d77e9c0365c7a60 Mon Sep 17 00:00:00 2001 From: "dosang.yoon" Date: Fri, 3 Jun 2022 11:36:38 +0900 Subject: [PATCH] =?UTF-8?q?=ED=8C=A8=ED=82=A4=EC=A7=80=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= 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 c486edf..8e38ba1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ pandas plotly matplotlib -pandas_datareader \ No newline at end of file +pandas_datareader +bs4 \ No newline at end of file