Skip to content

Commit

Permalink
fix: fixed the version of qrcode dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Saboteur7 committed Oct 19, 2024
1 parent 0773174 commit da60831
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit da60831

Please sign in to comment.