This is an automated email from the ASF dual-hosted git repository.
anshum pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git
The following commit(s) were added to refs/heads/main by this push:
new 61b0b39e2ed SOLR-17438: Remove json from requirements.txt (#3767)
61b0b39e2ed is described below
commit 61b0b39e2edef37aed6df9f730c0bcb708889109
Author: Anshum Gupta <[email protected]>
AuthorDate: Wed Oct 15 14:00:26 2025 -0700
SOLR-17438: Remove json from requirements.txt (#3767)
---
dev-tools/scripts/requirements.txt | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-tools/scripts/requirements.txt
b/dev-tools/scripts/requirements.txt
index c86c9823c1c..3d37e94f076 100644
--- a/dev-tools/scripts/requirements.txt
+++ b/dev-tools/scripts/requirements.txt
@@ -6,6 +6,5 @@ ics~=0.7.2
console-menu~=0.7.1
PyGithub~=2.1.1
jira~=3.4.1
-json
bs4
-requests
\ No newline at end of file
+requests