lower openai version in requirements.txt (#1747)

### What problem does this PR solve?

lower openai version in requirements.txt

### Type of change

- [x] Refactoring

Co-authored-by: Zhedong Cen <cenzhedong2@126.com>
This commit is contained in:
黄腾
2024-07-30 16:55:59 +08:00
committed by GitHub
parent ceb0419fe5
commit 5cff780ec4
2 changed files with 11 additions and 6 deletions

View File

@@ -39,7 +39,7 @@ numpy==1.26.4
ollama==0.2.1
onnxruntime==1.17.3
onnxruntime_gpu==1.17.1
openai==1.35.14
openai==1.12.0
opencv_python==4.9.0.80
opencv_python_headless==4.9.0.80
openpyxl==3.1.2