We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f3626ed + f424d7e commit 062f944Copy full SHA for 062f944
pyproject.toml
@@ -53,7 +53,7 @@ dynamic = ["version"]
53
requires-python = ">=3.8"
54
dependencies = [
55
"pyserial >=3,<4",
56
- "april_vision==2.2.0a1",
+ "april_vision==2.2.0",
57
"typing-extensions; python_version<'3.10'",
58
]
59
classifiers = [
0 commit comments