feat: add pygame + scikimage deps
This commit is contained in:
parent
3507191a23
commit
a7feade0b2
|
@ -11,6 +11,8 @@ python = ">=3.8.1,<4.0"
|
|||
rich = "^12.6.0"
|
||||
mediapipe = "^0.9.0"
|
||||
opencv-python = "^4.6.0.66"
|
||||
pygame = "^2.1.2"
|
||||
scikit-image = "^0.19.3"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
Flake8-pyproject = "^1.1.0"
|
||||
|
|
Loading…
Reference in a new issue