Replace opencv-python with opencv-contrib-python-headless in dependencies
This commit is contained in:
@ -9,7 +9,7 @@ dependencies = [
|
||||
"discord-py",
|
||||
"numpy",
|
||||
"openai",
|
||||
"opencv-python",
|
||||
"opencv-contrib-python-headless",
|
||||
"python-dotenv",
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user