[project] name = "gortex-di-fastapi-fixture" version = "0.0.0" description = "Minimal FastAPI fixture for Gortex DI recall evaluation. Not installed — static corpus for the indexer to parse." requires-python = ">=3.10" dependencies = [ "fastapi>=0.100", ]