deps-upgrade(deps): ⬆️ Update runtime and build dependencies in pyproject.toml to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
84a6046386
commit
797bcf9973
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue