| [project] | |
| name = "fcmbench-video" | |
| version = "0.1.0" | |
| description = "Evaluation pipeline for FCMBench-Video" | |
| readme = "README.md" | |
| requires-python = ">=3.10" | |
| dependencies = [ | |
| "openai>=1.0.0", | |
| "tqdm>=4.66.0", | |
| "json-repair>=0.39.0", | |
| ] | |
| [tool.uv] | |
| package = false | |