Require Python 3.14, ruff formatting for simpler typing.

This commit is contained in:
2026-08-11 00:46:45 +00:00
parent 79074dd4f1
commit f74bf3ebe6
12 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ keywords = [ "forward_auth", "auth_request", "FastAPI" ]
authors = [
{name = "Leo Vasanko"},
]
requires-python = ">=3.11"
requires-python = ">=3.14"
dependencies = [
"fastapi[standard]>=0.129.0",
"websockets>=16.0",