From 8ccfa4dcf84356f1173b5d0e85f8c0709e70ef33 Mon Sep 17 00:00:00 2001 From: mgqa34 Date: Fri, 2 Feb 2024 21:24:06 +0800 Subject: [PATCH] delete depency of pyspark Signed-off-by: mgqa34 --- python/requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index ed954b70f7..2027fdb44e 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -24,7 +24,6 @@ peewee psutil>=5.7.0 pycryptodomex==3.15.0 PyMySQL==0.9.3 -pyspark==3.4.0 python-dotenv==0.13.0 redis==3.5.3 urllib3==1.26.18