@@ -119,6 +119,7 @@ jobs:
if: github.event.inputs.target_package == 'gui'
run: |
pipenv install --dev
+ pipenv install numpy==1.26.4
- name: Generate GUI pyi file