mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-01-19 01:21:01 +08:00
fix: limit openai sdk version to prevent compatibility issues
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
openai>=0.27.8
|
||||
openai==0.27.8
|
||||
HTMLParser>=0.0.2
|
||||
PyQRCode>=1.2.1
|
||||
qrcode>=7.4.2
|
||||
|
||||
Reference in New Issue
Block a user