From cae9bb2bb9fa4c78d73a77bd0d9e753adf48c9f0 Mon Sep 17 00:00:00 2001 From: Bowen Liang Date: Mon, 22 Apr 2024 11:41:13 +0800 Subject: [PATCH] python 3.12 support (#3652) --- api/requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/api/requirements.txt b/api/requirements.txt index 2736e3c223835d..de1be36929c663 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -52,14 +52,14 @@ transformers~=4.35.0 tokenizers~=0.15.0 pandas==1.5.3 xinference-client==0.9.4 -safetensors==0.3.2 +safetensors~=0.4.3 zhipuai==1.0.7 werkzeug~=3.0.1 -pymilvus==2.3.0 +pymilvus~=2.3.0 qdrant-client==1.7.3 cohere~=5.2.4 pyyaml~=6.0.1 -numpy~=1.25.2 +numpy~=1.26.4 unstructured[docx,pptx,msg,md,ppt,epub]~=0.10.27 bs4~=0.0.1 markdown~=3.5.1 @@ -67,7 +67,7 @@ httpx[socks]~=0.24.1 matplotlib~=3.8.2 yfinance~=0.2.35 pydub~=0.25.1 -gmpy2~=2.1.5 +gmpy2~=2.2.0a1 numexpr~=2.9.0 duckduckgo-search==5.2.2 arxiv==2.1.0