From c317cf0e75d70c3b38eebe4b1a4855f9a28789d9 Mon Sep 17 00:00:00 2001 From: zyt600 <61863235+zyt600@users.noreply.github.com> Date: Mon, 1 May 2023 05:24:07 +0800 Subject: [PATCH] fix bug #3455 (#3591) Co-authored-by: Nicholas Tindle --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 985305113..11e951151 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ duckduckgo-search google-api-python-client #(https://developers.google.com/custom-search/v1/overview) pinecone-client==2.2.1 redis -orjson +orjson==3.8.10 Pillow selenium==4.1.4 webdriver-manager