Skip to content

Commit a028df5

Browse files
committed
⬆️(backend) upgrade pycrdt to version 0.12.47
This version has a wheel for musl linux platform, it should speed up the build of the docker images
1 parent 25cf11c commit a028df5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies = [
5555
"nested-multipart-parser==1.6.0",
5656
"openai==2.21.0",
5757
"psycopg[binary]==3.3.2",
58-
"pycrdt==0.12.44",
58+
"pycrdt==0.12.47",
5959
"pydantic==2.12.5",
6060
"pydantic-ai-slim[openai,logfire,web]==1.58.0",
6161
"PyJWT==2.10.1",

0 commit comments

Comments
 (0)