Skip to content

Commit

Permalink
Explicitly Use protobuf v3 in python client requirements, remove unus…
Browse files Browse the repository at this point in the history
…ed dependencies (#640)
  • Loading branch information
blrchen authored Sep 3, 2022
1 parent 7d16f96 commit 8859830
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions feathr_project/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,8 @@
"pyspark>=3.1.2",
"python-snappy",
"deltalake",
"google>=3.0.0",
"graphlib_backport",
"google-api-python-client>=2.41.0",
"protobuf==3.*",
"azure-keyvault-secrets",
"confluent-kafka",
"databricks-cli",
Expand Down

0 comments on commit 8859830

Please sign in to comment.