[project] name = "sfs" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "fastapi>=0.116.1", "python-multipart>=0.0.20", "sqlalchemy>=2.0.43", "uvicorn>=0.35.0", ]