Browse Source

chore: fixed openai version

master
zhayujie GitHub 1 year ago
parent
commit
2db4673392
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      requirements.txt

+ 2
- 2
requirements.txt View File

@@ -1,8 +1,8 @@
openai
openai>=0.27.8
HTMLParser>=0.0.2
PyQRCode>=1.2.1
qrcode>=7.4.2
requests>=2.28.2
chardet>=5.1.0
Pillow
pre-commit
pre-commit

Loading…
Cancel
Save