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