From f7af62c632f3b16ce7a11189fd1b0c9741ec7e09 Mon Sep 17 00:00:00 2001 From: sunnyineverywhere Date: Sun, 17 Dec 2023 15:53:22 +0900 Subject: [PATCH] =?UTF-8?q?[FIX]=20requirements.txt=20=EC=88=98=EC=A0=95?= 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 f8ead51..f1086e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,5 @@ python-dotenv==0.21.0 SQLAlchemy==2.0.12 uvicorn==0.22.0 bcrypt -python-multipart \ No newline at end of file +python-multipart +websockets \ No newline at end of file