From 3b5844ba1096fd726c4881f368e6b45ed701525d Mon Sep 17 00:00:00 2001 From: InsanEagle <67074517+InsanEagle@users.noreply.github.com> Date: Tue, 12 Sep 2023 16:43:58 +0300 Subject: [PATCH] Update requirements.txt --- server/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/server/requirements.txt b/server/requirements.txt index 7b46b4e4..aa275cf2 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -3,6 +3,7 @@ # # wget https://repo.anaconda.com/archive/Anaconda3-2022.10-Linux-x86_64.sh # # bash Anaconda3-2022.10-Linux-x86_64.sh +Cython==3.0.2 uvicorn==0.21.1 pyOpenSSL==23.1.1 numpy==1.23.5