From 78610b1f7aff1f37ab0e89a09a2ad31439c871f4 Mon Sep 17 00:00:00 2001 From: Mika Date: Mon, 16 Feb 2026 15:27:10 +0000 Subject: [PATCH] Add mess_log_processing/requirements.txt --- mess_log_processing/requirements.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 mess_log_processing/requirements.txt diff --git a/mess_log_processing/requirements.txt b/mess_log_processing/requirements.txt new file mode 100644 index 0000000..40f0113 --- /dev/null +++ b/mess_log_processing/requirements.txt @@ -0,0 +1,2 @@ +pandas==2.0.* +pytest==7.4.* \ No newline at end of file