Skip to content

Commit b6d34df

Browse files
authored
Update confluent_kafka version (#244)
confluent_kafka supports python3.12 from 2.3
1 parent 8d2a3ed commit b6d34df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
confluent-kafka>=2.2,<2.3
1+
confluent-kafka>=2.2,<2.4
22
requests>=2.28
33
rocksdict>=0.3, <0.4
44
typing_extensions>=4.8,<4.9

0 commit comments

Comments
 (0)