diff --git a/pyproject.toml b/pyproject.toml index beaf6b3c..353cdfc4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,6 +74,8 @@ nonebot2 = ">=2.0.0" numpy = "1.23.4" markdown = "3.4.4" openai = "0.27.0" +opencv-contrib-python = ">=4.9.0.80" +opencv-python = ">=4.9.0.80" orjson = "3.9.0" paho-mqtt = "1.6.1" pandas = "1.5.2"