add PyQt5 package (#29400)

old-commit-hash: 6c3e5c43623d32210298378cd752c363b6f93c76
This commit is contained in:
Adeeb Shihadeh
2023-08-14 15:13:42 -07:00
committed by GitHub
parent 7f02996102
commit ca96941da8
2 changed files with 3 additions and 2 deletions

BIN
poetry.lock LFS generated

Binary file not shown.

View File

@@ -101,6 +101,7 @@ types-pycurl = "*"
types-PyYAML = "*"
types-requests = "*"
types-tabulate = "*"
pyqt5 = "*"
[build-system]