fix: The locally loaded vector model is missing the libGL.so library (#2382)
This commit is contained in:
parent
9185515660
commit
5a3acc8649
@ -59,6 +59,7 @@ pydub = "^0.25.1"
|
|||||||
cffi = "^1.17.1"
|
cffi = "^1.17.1"
|
||||||
pysilk = "^0.0.1"
|
pysilk = "^0.0.1"
|
||||||
django-db-connection-pool = "^1.2.5"
|
django-db-connection-pool = "^1.2.5"
|
||||||
|
opencv-python-headless = "^4.11.0.86"
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["poetry-core"]
|
requires = ["poetry-core"]
|
||||||
build-backend = "poetry.core.masonry.api"
|
build-backend = "poetry.core.masonry.api"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user