From 798092af5e880932c93bc5351c6c8e4471bdafab Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Thu, 25 Apr 2024 17:48:48 +0200 Subject: [PATCH] Revert orjson to 3.9.15 due to segmentation faults (#5041) https://github.com/ijl/orjson/issues/479 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index adb1e5546..679c4ad9c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ docker==7.0.0 faust-cchardet==2.1.19 gitpython==3.1.43 jinja2==3.1.3 -orjson==3.10.1 +orjson==3.9.15 pulsectl==24.4.0 pyudev==0.24.1 PyYAML==6.0.1