chore: Update project dependencies and restructure requirements files
CI / lint-test-build (push) Failing after 29s

This commit is contained in:
2026-06-01 16:30:55 +02:00
parent 065dcbda20
commit 778b41910a
3 changed files with 38 additions and 32 deletions
+16
View File
@@ -0,0 +1,16 @@
# Unpinned runtime dependencies (latest available)
cryptography
duckdb
fastapi
httptools
httpx
jinja2
keyring
orjson
pydantic
pydantic-settings
sortedcontainers
structlog
uvicorn[standard]
uvloop ; platform_system != "Windows"
websockets