mirror of
https://github.com/283375/arcaea-offline-ocr.git
synced 2025-04-11 09:30:17 +00:00
chore: update dependencies
This commit is contained in:
parent
122a546174
commit
cf46bf7a59
@ -9,7 +9,7 @@ authors = [{ name = "283375", email = "log_283375@163.com" }]
|
|||||||
description = "Extract your Arcaea play result from screenshot."
|
description = "Extract your Arcaea play result from screenshot."
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.8"
|
requires-python = ">=3.8"
|
||||||
dependencies = ["attrs==23.1.0", "numpy==1.25.2", "opencv-python==4.8.0.76"]
|
dependencies = ["attrs==23.1.0", "numpy==1.26.1", "opencv-python==4.8.1.78"]
|
||||||
classifiers = [
|
classifiers = [
|
||||||
"Development Status :: 3 - Alpha",
|
"Development Status :: 3 - Alpha",
|
||||||
"Programming Language :: Python :: 3",
|
"Programming Language :: Python :: 3",
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
attrs==23.1.0
|
attrs==23.1.0
|
||||||
numpy==1.25.2
|
numpy==1.26.1
|
||||||
opencv-python==4.8.0.76
|
opencv-python==4.8.1.78
|
||||||
|
Loading…
x
Reference in New Issue
Block a user