commit - 759048b346d48db882696a46d844a537224005c0
commit + 5f87ccb29c5ffb13002f5f313e3517ba73bb8f29
blob - a34dfa3f79426b76e89e336b00eb313b43d3a31f
blob + 4a6149b6f214c76144b9efeb2a7721a60a87b8c3
--- .github/workflows/check.yaml
+++ .github/workflows/check.yaml
github.event_name == 'pull_request' &&
github.event.pull_request.head.repo.full_name != github.repository
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v3
blob - dfa8b92296aaaf3732894da55347b7187713ad3d
blob + 518dd804c5f63d665f9feae2b4f52faeedd6e5ac
--- requirements.txt
+++ requirements.txt
opencv-python==4.9.0.80
Pillow==10.3.0
+numpy==1.26.4