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