Skip to content

Commit

Permalink
chore(deps): remove pyspark from the flink extra
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcloud committed Aug 21, 2023
1 parent e53378a commit 54bba00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ duckdb = [
"sqlalchemy",
"sqlalchemy-views",
]
flink = ["pyspark"]
flink = []
geospatial = ["GeoAlchemy2", "geopandas", "shapely"]
impala = ["fsspec", "impyla", "requests", "sqlalchemy"]
mssql = ["sqlalchemy", "pymssql", "sqlalchemy-views"]
Expand Down

0 comments on commit 54bba00

Please sign in to comment.