mirror of
https://github.com/suitenumerique/docs
synced 2026-04-21 13:37:20 +00:00
⬆️(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
This commit is contained in:
parent
25cf11c90f
commit
a028df54ce
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ dependencies = [
|
|||
"nested-multipart-parser==1.6.0",
|
||||
"openai==2.21.0",
|
||||
"psycopg[binary]==3.3.2",
|
||||
"pycrdt==0.12.44",
|
||||
"pycrdt==0.12.47",
|
||||
"pydantic==2.12.5",
|
||||
"pydantic-ai-slim[openai,logfire,web]==1.58.0",
|
||||
"PyJWT==2.10.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue