add PyQt5 package (#29400)

old-commit-hash: 6c3e5c4362
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
Generated
+2 -2
View File
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f440aa745789a918513d16a56c8df129cfeb165312a85b74dd776a89ca5e3386
size 365499
oid sha256:0b8667bc3cba8eb63c0203edafa2956bac7bdcc4e62936e7bf0674dbfcb20836
size 370444
+1
View File
@@ -101,6 +101,7 @@ types-pycurl = "*"
types-PyYAML = "*"
types-requests = "*"
types-tabulate = "*"
pyqt5 = "*"
[build-system]