Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
chidiwilliams committed Jan 6, 2024
1 parent 3c558f1 commit d31a195
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import openai
from PyQt6.QtCore import QRunnable, QObject, pyqtSignal, QThreadPool
from PyQt6.QtWidgets import QWidget, QFormLayout, QPushButton, QMessageBox
from openai.error import AuthenticationError
from openai import AuthenticationError

from buzz.store.keyring_store import KeyringStore
from buzz.widgets.line_edit import LineEdit
Expand Down

0 comments on commit d31a195

Please sign in to comment.