diff options
Diffstat (limited to 'kafka-send/requirements.txt')
-rw-r--r-- | kafka-send/requirements.txt | 3 |
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 |