add PyQt5 package (#29400)

old-commit-hash: 6c3e5c4362
beeps
Adeeb Shihadeh 2 years ago committed by GitHub
parent 7f02996102
commit ca96941da8
  1. 4
      poetry.lock
  2. 1
      pyproject.toml

4
poetry.lock generated

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f440aa745789a918513d16a56c8df129cfeb165312a85b74dd776a89ca5e3386
size 365499
oid sha256:0b8667bc3cba8eb63c0203edafa2956bac7bdcc4e62936e7bf0674dbfcb20836
size 370444

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

Loading…
Cancel
Save