Skip to content

Commit f5fe9b6

Browse files
authored
use latest pyspark (#883)
1 parent 214f802 commit f5fe9b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"pytest",
8080
"pytest-asyncio",
8181
"pytest-mock",
82-
"pyspark",
82+
"pyspark>=3.4.0",
8383
"pytz",
8484
"sqlalchemy-stubs",
8585
"tenacity==8.1.0",

0 commit comments

Comments
 (0)