[project] name = "phantomnode" version = "0.1.0" description = "Add your description here" requires-python = ">=3.10" dependencies = [ "fastapi>=0.135.1", "numpy>=2.2.6", "python-multipart>=0.0.22", "scipy>=1.15.3", "uvicorn>=0.42.0", ]