Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Commit cd4e632

Browse files
fastapi: remove messagepack dependency
1 parent 9fa9d4e commit cd4e632

File tree

2 files changed

+1
-76
lines changed

2 files changed

+1
-76
lines changed

poetry.lock

Lines changed: 1 addition & 75 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ authors = ["Microdata Developers <microdata-dev@ssb.no>"]
88
python = "^3.13"
99
gunicorn = "^23.0.0"
1010
pydantic = "^2.10.0"
11-
msgpack = "^1.0.4"
1211
fastapi = "^0.115.13"
1312
uvicorn = "^0.34.3"
1413

0 commit comments

Comments
 (0)