Spaces:
Configuration error
Configuration error
| # This repository uses pip in Docker, but OpenEnv's multi-mode validator | |
| # requires a checked-in uv.lock to mark the project as deployment-ready. | |
| # Regenerate this file with `uv lock` on a machine that has `uv` installed. | |
| version = 1 | |
| revision = 1 | |
| requires-python = ">=3.10" | |
| [[package]] | |
| name = "fraudshield" | |
| version = "0.2.0" | |
| source = { editable = "." } | |
| [package.metadata] | |
| generated-by = "manual-placeholder" | |
| note = "Regenerate with `uv lock` when uv is available." | |