We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 214f802 commit f5fe9b6Copy full SHA for f5fe9b6
1 file changed
setup.py
@@ -79,7 +79,7 @@
79
"pytest",
80
"pytest-asyncio",
81
"pytest-mock",
82
- "pyspark",
+ "pyspark>=3.4.0",
83
"pytz",
84
"sqlalchemy-stubs",
85
"tenacity==8.1.0",
0 commit comments