Files
kennethreitz.org/pyproject.toml
T
2025-03-26 15:11:28 -04:00

20 lines
339 B
TOML

[project]
name = "kennethreitz-org"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"pydantic",
"fastapi[standard]",
"uvicorn",
"mistune",
"pyyaml",
"pydantic",
"fastapi",
"pygments",
"boto3",
"pillow",
"background"
]