mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-03-05 16:16:14 +08:00
fix: fixed the version of qrcode dependency
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
openai==0.27.8
|
||||
HTMLParser>=0.0.2
|
||||
PyQRCode>=1.2.1
|
||||
qrcode>=7.4.2
|
||||
PyQRCode==1.2.1
|
||||
qrcode==7.4.2
|
||||
requests>=2.28.2
|
||||
chardet>=5.1.0
|
||||
Pillow
|
||||
|
||||
Reference in New Issue
Block a user