summary refs log tree commit diff
path: root/kafka-send/requirements.txt
diff options
context:
space:
mode:
authorStarfall <us@starfall.systems>2024-07-02 17:26:40 -0500
committerStarfall <us@starfall.systems>2024-07-02 17:27:28 -0500
commita381884d323b67844d0ed7910b37171560a2d9d3 (patch)
treeaa61a0c54cbbed8da20fcafdfded3e110b1e3991 /kafka-send/requirements.txt
parentd0649d2d83171a50d538c3690ede74dba7d12dc9 (diff)
kafka-send: new python script to produce kafka messages HEAD main
Diffstat (limited to 'kafka-send/requirements.txt')
-rw-r--r--kafka-send/requirements.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/kafka-send/requirements.txt b/kafka-send/requirements.txt
new file mode 100644
index 0000000..6d6d501
--- /dev/null
+++ b/kafka-send/requirements.txt
@@ -0,0 +1,3 @@
+# This file was autogenerated by uv via the following command:
+#    uv pip compile - -o requirements.txt
+kafka-python-ng>=2.0.0