Skip to content

Commit

Permalink
python 3.12 support (langgenius#3652)
Browse files Browse the repository at this point in the history
  • Loading branch information
bowenliang123 authored Apr 22, 2024
1 parent c4509b9 commit cae9bb2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,22 +52,22 @@ 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
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
Expand Down

0 comments on commit cae9bb2

Please sign in to comment.