Improved client IP and UA handling.

This commit is contained in:
Leo Vasanko
2026-02-05 18:02:23 +00:00
parent e1f6c85ced
commit fa378eb82e
7 changed files with 96 additions and 16 deletions
+1 -1
View File
@@ -18,11 +18,11 @@ dependencies = [
"base64url>=1.0.0",
"uuid7-standard>=1.0.0",
"pyjwt>=2.8.0",
"user-agents>=2.2.0",
"jsondiff>=2.2.1",
"msgspec>=0.20.0",
"aiofiles>=25.1.0",
"fastapi-vue>=0.3.0",
"ua-parser[regex]>=1.0.1",
]
requires-python = ">=3.11"