Skip to content

Commit

Permalink
[HWORKS-1893] Upgrade confluent-kafka to 2.6.1 (#433)
Browse files Browse the repository at this point in the history
  • Loading branch information
robzor92 authored Dec 10, 2024
1 parent b29e146 commit 029f413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dependencies = [
python = [
"numpy<2",
"pyarrow>=10.0",
"confluent-kafka<=2.3.0",
"confluent-kafka<=2.6.1",
"fastavro>=1.4.11,<=1.8.4",
"tqdm",
]
Expand Down

0 comments on commit 029f413

Please sign in to comment.