Refactor/cleanup
This commit is contained in:
@@ -9,6 +9,7 @@ dependencies = [
|
||||
"opencv-python>=4.7.0",
|
||||
"Pillow>=9.5.0",
|
||||
"numpy>=1.24.0",
|
||||
"tqdm>=4.65.0",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
@@ -16,7 +17,6 @@ dev = [
|
||||
"pytest>=7.3.0",
|
||||
"ruff>=0.0.270",
|
||||
"mypy>=1.3.0",
|
||||
"tqdm>=4.65.0",
|
||||
]
|
||||
|
||||
[tool.ruff]
|
||||
|
||||
Reference in New Issue
Block a user