This website works better with JavaScript.
首頁
探索
說明
註冊
登入
J1147
/
CoW
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
fix: limit openai sdk version to prevent compatibility issues
master
zhayujie
1 年之前
父節點
058c167f79
當前提交
099f859dd4
共有
1 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
requirements.txt
+ 1
- 1
requirements.txt
查看文件
@@ -1,4 +1,4 @@
openai
>
=0.27.8
openai
=
=0.27.8
HTMLParser>=0.0.2
PyQRCode>=1.2.1
qrcode>=7.4.2
Write
Preview
Loading…
取消
儲存