generated from dopt-python/py311
add relevant deps
This commit is contained in:
parent
6671b339cf
commit
eca732ee72
@ -5,8 +5,8 @@ description = "anomaly detection for sensor images for quality assurance process
|
||||
authors = [
|
||||
{name = "d-opt GmbH", email = "f.foerster@d-opt.com"},
|
||||
]
|
||||
dependencies = []
|
||||
requires-python = ">=3.11"
|
||||
dependencies = ["anomalib>=2.1.0", "imutils>=0.5.4"]
|
||||
requires-python = "<3.14,>=3.11"
|
||||
readme = "README.md"
|
||||
license = {text = "LicenseRef-Proprietary"}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user