[project] name = "vo-customer-preprocessor" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.13" dependencies = [ "fastapi>=0.117.1", "pandas>=2.3.2", "pydantic>=2.11.9", "pydantic-settings>=2.10.1", "pyyaml>=6.0.2", "uvicorn>=0.37.0", ]