diff --git a/pyproject.toml b/pyproject.toml index ed8b596..ce00b30 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ dependencies = [ "discord-py", "numpy", "openai", - "opencv-python", + "opencv-contrib-python-headless", "python-dotenv", ]