added qtawesome and qtpy into poetry lock

This commit is contained in:
Jakub Trllo 2022-03-07 17:42:34 +01:00
parent e48af45857
commit a051a5dc4b
32 changed files with 65 additions and 38 deletions

View file

@ -3,9 +3,8 @@ import inspect
from Qt import QtWidgets, QtCore, QtGui
from avalon.vendor import qtawesome
import qtawesome
from openpype import style
from openpype.pipeline.create import SUBSET_NAME_ALLOWED_SYMBOLS
from openpype.tools.utils import ErrorMessageBox