Skip to content

Commit

Permalink
Remove hive from pyproject dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aversey committed Jul 14, 2024
1 parent 3523171 commit ff67518
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,14 +60,7 @@ dependencies = [
]

[project.optional-dependencies]
hive = [
"pyhopshive[thrift]",
"pyarrow>=10.0",
"confluent-kafka<=2.3.0",
"fastavro>=1.4.11,<=1.8.4",
]
python = [
"pyhopshive[thrift]",
"pyarrow>=10.0",
"confluent-kafka<=2.3.0",
"fastavro>=1.4.11,<=1.8.4",
Expand Down

0 comments on commit ff67518

Please sign in to comment.