Skip to content

Commit

Permalink
Remove explicit dependency on confluent-kafka
Browse files Browse the repository at this point in the history
gcn-kafka 0.3.3 already depends on the required version of
confluent-kafka.
  • Loading branch information
lpsinger committed Aug 29, 2023
1 parent 6aec427 commit 64856a0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ authors = ["Dakota Dutko <dakota.c.dutko@nasa.gov>", "Leo Singer <leo.singer@lig
[tool.poetry.dependencies]
backoff = "*"
boto3 = "*"
confluent-kafka = ">=2.2.0" # first working version with aarch64 wheels
gcn-kafka = "^0.3.3"
python = "^3.9"
ratelimit = "*"
Expand Down

0 comments on commit 64856a0

Please sign in to comment.