| [project] | |
| name = "cat-detection" | |
| version = "0.1.0" | |
| description = "Detects cats" | |
| readme = "README.md" | |
| requires-python = ">=3.11" | |
| dependencies = [ | |
| "onnxruntime>=1.26.0", | |
| "opencv-python>=4.13.0.92", | |
| ] | |
| [project] | |
| name = "cat-detection" | |
| version = "0.1.0" | |
| description = "Detects cats" | |
| readme = "README.md" | |
| requires-python = ">=3.11" | |
| dependencies = [ | |
| "onnxruntime>=1.26.0", | |
| "opencv-python>=4.13.0.92", | |
| ] | |