deps-upgrade(deps): ⬆️ Update runtime and build dependencies in pyproject.toml to latest versions
Some checks failed
Publish / publish (push) Failing after 0s
Publish to PyPI / Build and Publish (push) Failing after 50s

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
autocommit 2026-04-12 00:22:21 -07:00
parent 84a6046386
commit 797bcf9973

View file

@ -8,7 +8,7 @@ version = "4.2.0"
description = "Base utilities for FastAPI microservices with optional ML support"
requires-python = ">=3.10"
license = "MIT"
authors = [{ name = "Lilith", email = "dev@atlilith.com" }]
authors = [{ name = "Lilith", email = "quinn@ftw.codes" }]
keywords = ["fastapi", "microservice", "bootstrap", "ml", "ai"]
classifiers = [
"Development Status :: 5 - Production/Stable",