Skip to content

Commit

Permalink
Remove upper bound on dlt dependency in Kafka source (#415)
Browse files Browse the repository at this point in the history
Remove upper bound on dlt dependency
  • Loading branch information
aksestok committed Apr 9, 2024
1 parent 6f69eae commit e5684af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/kafka/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
confluent-kafka>=2.3.0
dlt>=0.3.25,<0.4
dlt>=0.3.25

0 comments on commit e5684af

Please sign in to comment.