chore: add actual deps

This commit is contained in:
Laureηt 2022-11-25 11:13:43 +01:00
parent 0614766be3
commit f47b36ddff
No known key found for this signature in database
GPG key ID: D88C6B294FD40994
2 changed files with 1262 additions and 0 deletions

1260
poetry.lock generated Normal file

File diff suppressed because it is too large Load diff

View file

@ -9,6 +9,8 @@ version = "0.1.0"
numpy = "^1.23.5"
python = ">=3.8.1,<4.0"
rich = "^12.6.0"
mediapipe = "^0.9.0"
opencv-python = "^4.6.0.66"
[tool.poetry.group.dev.dependencies]
Flake8-pyproject = "^1.1.0"