diff --git a/poetry.lock b/poetry.lock index 57a1bf4fc..fd4321bde 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0b8667bc3cba8eb63c0203edafa2956bac7bdcc4e62936e7bf0674dbfcb20836 +oid sha256:04de7cc8e65d2c312801c6bea46a2e2778ffe21c1a60c1f8384d66306b03d485 size 370444 diff --git a/pyproject.toml b/pyproject.toml index c4188a6c6..4ceaef54e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -101,7 +101,7 @@ types-pycurl = "*" types-PyYAML = "*" types-requests = "*" types-tabulate = "*" -pyqt5 = "*" +pyqt5 = { version = "*", markers = "platform_machine == 'x86_64'" } # no aarch64 wheels for macOS/linux [build-system]