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.
1 parent f6ed5aa commit c942186Copy full SHA for c942186
pyproject.toml
@@ -24,6 +24,7 @@ timezonefinder = ">=6.2.0"
24
pytz = ">=2023.3.post1"
25
boto3 = "==1.26.158"
26
botocore = "==1.29.158"
27
+opencv-python-headless = ">=4.0.0"
28
29
[tool.poetry.group.quality]
30
optional = true
0 commit comments