Claude clean up

This commit is contained in:
Andras Schmelczer 2026-05-03 11:06:19 +01:00
parent eed1567f7f
commit 8609b4a884
11 changed files with 48 additions and 63 deletions

View file

@ -6,7 +6,6 @@ requires-python = ">=3.11,<3.14"
dependencies = [
"numpy>=1.26",
"pillow>=10",
"opencv-python>=4.8",
"numba>=0.60",
]