diff --git a/tools/log-converter/requirements.txt b/tools/log-converter/requirements.txt new file mode 100644 index 0000000000000000000000000000000000000000..f348166d39341e8acfe970a09effe94f2730c0ad --- /dev/null +++ b/tools/log-converter/requirements.txt @@ -0,0 +1,2 @@ +click==8.1.7 +polars==1.8.2