From ac7476c8a1bb052bbbe507ba98591d61abc4db8f Mon Sep 17 00:00:00 2001 From: mirai Date: Fri, 2 Dec 2022 08:18:47 +0300 Subject: [PATCH] Updated requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7f87eca..913142b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ rsa cryptography colorama pydantic -websocket \ No newline at end of file +websocket-client \ No newline at end of file