added matplotlib

This commit is contained in:
2025-12-18 07:56:45 +01:00
parent eb975da018
commit 29839c082e
+1
View File
@@ -13,6 +13,7 @@ authors = [
]
dependencies = [
"numpy",
"matplotlib",
"opencv-python",
"opencv-contrib-python"
]