First implementation
This commit is contained in:
@@ -13,7 +13,12 @@ description = ""
|
||||
readme = "README.md"
|
||||
requires-python = "~=3.12.0"
|
||||
dependencies = [
|
||||
# TODO configure install dependencies
|
||||
"opencv-contrib-python-headless==4.12.0.88",
|
||||
"pandas>=2.3.3",
|
||||
"matplotlib>=3.10.8",
|
||||
"matplotlib-inline>=0.2.1",
|
||||
"pillow>=12.2.0",
|
||||
"pyside6>=6.11.0",
|
||||
]
|
||||
dynamic = ["version"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user