chore: update dependencies

This commit is contained in:
2025-06-27 01:06:24 +08:00
parent d7ad85bdb0
commit 57f430770e

View File

@ -10,7 +10,7 @@ authors = [{ name = "283375", email = "log_283375@163.com" }]
description = "Extract your Arcaea play result from screenshot."
readme = "README.md"
requires-python = ">=3.8"
dependencies = ["attrs==23.1.0", "numpy==1.26.1", "opencv-python==4.8.1.78"]
dependencies = ["numpy~=2.3", "opencv-python~=4.11"]
classifiers = [
"Development Status :: 3 - Alpha",
"Programming Language :: Python :: 3",