[project] name = "image-storage" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "fastapi>=0.123.10", "httpx>=0.28.1", "python-multipart>=0.0.20", "uvicorn>=0.38.0", ]