Downgrade orjson to 3.9.15 due to segmentation faults (#1255)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Mon, 29 Apr 2024 13:21:50 +0000 (15:21 +0200)
committerGitHub <noreply@github.com>
Mon, 29 Apr 2024 13:21:50 +0000 (15:21 +0200)
downgrade orjson to 3.9.15 due to segmentation faults

pyproject.toml
requirements_all.txt

index cb71a3932ff9040697d87f222c27a8df3c27add1..9ca1defed6f65f2ce1d69235f8506de9f8c80449 100644 (file)
@@ -36,7 +36,7 @@ server = [
   "soundcloudpy==0.1.0",
   "unidecode==1.3.8",
   "xmltodict==0.13.0",
-  "orjson==3.10.1",
+  "orjson==3.9.15",
   "shortuuid==1.0.13",
   "zeroconf==0.132.2",
   "cryptography==42.0.5",
index cec8679493b71a0141ebda3921dfc2b822fe6c0d..ceee1d4d6a0a48768009120d4386ecab18f71326 100644 (file)
@@ -21,7 +21,7 @@ jellyfin_apiclient_python==1.9.2
 mashumaro==3.12
 memory-tempfile==2.2.3
 music-assistant-frontend==2.4.6
-orjson==3.10.1
+orjson==3.9.15
 pillow==10.3.0
 plexapi==4.15.12
 py-opensonic==5.0.5